Template:Team:NCTU Formosa/header-safety
From 2012.igem.org
(Difference between revisions)
Line 90: | Line 90: | ||
display:none; | display:none; | ||
} | } | ||
- | |||
#back-top { | #back-top { | ||
position: fixed; | position: fixed; | ||
Line 103: | Line 102: | ||
text-transform: uppercase; | text-transform: uppercase; | ||
text-decoration: none; | text-decoration: none; | ||
- | color: # | + | color: #333; |
/* background color transition */ | /* background color transition */ | ||
-webkit-transition: 1s; | -webkit-transition: 1s; | ||
Line 110: | Line 109: | ||
} | } | ||
#back-top a:hover { | #back-top a:hover { | ||
- | color: # | + | color: #555; |
} | } | ||
/* arrow icon (span tag) */ | /* arrow icon (span tag) */ | ||
Line 135: | Line 134: | ||
} | } | ||
</style> | </style> | ||
- | <script | + | <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.3/jquery.min.js"></script> |
- | + | ||
- | type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.3/jquery.min.js"></script> | + | |
- | + | ||
<script> | <script> | ||
$(document).ready(function(){ | $(document).ready(function(){ |
Revision as of 04:54, 7 September 2012
NCTU_Formosa