Minor menu cleanup + add "Projects home" link
This commit is contained in:
parent
c661838551
commit
e11c9d17e6
2 changed files with 22 additions and 13 deletions
|
|
@ -24,10 +24,9 @@ html,body { background: #ccc; text-align: center; height: 100% }
|
|||
#left li { margin: 0 0 20px 10px; list-style-type: none }
|
||||
#left li a { text-decoration: none; display: block; width: 100px; border-bottom: 1px solid #fff }
|
||||
#left li a:hover { border-bottom: 1px dashed #aaa }
|
||||
#left li li { margin-top: 10px }
|
||||
#left li li { margin-top: 10px; margin-bottom: 0 }
|
||||
#left li li a { width: 90px }
|
||||
#left li li li { margin-top: 2px }
|
||||
#left li li li a { width: 80px }
|
||||
#left li a.small { font-size: 12px }
|
||||
#left .menusel { color: #03a }
|
||||
#left .notes { margin-top: 50px; text-align: center }
|
||||
#left .notes, #left .notes a { font-size: 12px; text-decoration: none }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue