Template:Team:NCTU Formosa/css
From 2012.igem.org
(Difference between revisions)
m |
m |
||
Line 373: | Line 373: | ||
#top-section { | #top-section { | ||
- | height: | + | height: 25px; |
background:url(https://static.igem.org/mediawiki/2012/8/84/Px.png) transparent repeat; | background:url(https://static.igem.org/mediawiki/2012/8/84/Px.png) transparent repeat; | ||
width: 100%; | width: 100%; | ||
Line 435: | Line 435: | ||
.right-menu li a:hover { | .right-menu li a:hover { | ||
- | color: | + | color: white; |
+ | text-decoration:underline; | ||
} | } | ||
Line 453: | Line 454: | ||
border: 0px; | border: 0px; | ||
} | } | ||
- | + | .new { | |
+ | color:white; | ||
+ | } | ||
#footer-box { | #footer-box { | ||
Line 467: | Line 470: | ||
a { | a { | ||
- | color: | + | color: white; |
text-decoration: none; | text-decoration: none; | ||
} | } | ||
a:hover { | a:hover { | ||
- | color: | + | color: white; |
text-decoration: underline; | text-decoration: underline; | ||
} | } | ||
Line 479: | Line 482: | ||
display: none; | display: none; | ||
} | } | ||
- | |||
p { | p { | ||
margin: 0px; | margin: 0px; | ||
+ | } | ||
+ | #left-menu { | ||
+ | margin-left:5px; | ||
} | } | ||
</style> | </style> |
Revision as of 13:37, 2 September 2012