Update menu styles
This commit is contained in:
parent
c600649222
commit
1058e3791f
2 changed files with 3 additions and 3 deletions
|
@ -8,11 +8,10 @@ Nothing I say is profound or visionary, and sometimes it makes sense.
|
|||
|
||||
###To-Do
|
||||
* [ ] CSS: Establish responsive design.
|
||||
* [ ] CSS: Add 'Home' icon on non-home pages.
|
||||
* [ ] Work on GitHub project pages for few projects.
|
||||
|
||||
####Latest Update :: 2015/07/09
|
||||
* New article: A Good Friend's Father
|
||||
####Latest Update :: 2015/07/18
|
||||
* Finalized current iteration of right-side menu.
|
||||
|
||||
###License
|
||||
|
||||
|
|
|
@ -19,6 +19,7 @@ a,a:visited,a:link,a:focus {
|
|||
|
||||
label {
|
||||
cursor: pointer;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
label:hover{
|
||||
|
|
Loading…
Reference in a new issue