Template:Team:NCTU Formosa/header-safety
From 2012.igem.org
(Difference between revisions)
Line 102: | Line 102: | ||
text-transform: uppercase; | text-transform: uppercase; | ||
text-decoration: none; | text-decoration: none; | ||
- | color: # | + | color: #ddd; |
/* background color transition */ | /* background color transition */ | ||
-webkit-transition: 1s; | -webkit-transition: 1s; | ||
Line 109: | Line 109: | ||
} | } | ||
#back-top a:hover { | #back-top a:hover { | ||
- | color: # | + | color: #eee; |
} | } | ||
/* arrow icon (span tag) */ | /* arrow icon (span tag) */ | ||
Line 128: | Line 128: | ||
} | } | ||
#back-top a span { | #back-top a span { | ||
- | background-color: # | + | background-color: #333; |
} | } | ||
#back-top a:hover span { | #back-top a:hover span { | ||
- | background-color: # | + | background-color: #555; |
} | } | ||
</style> | </style> |
Revision as of 04:19, 7 September 2012
NCTU_Formosa