Template:Team:Waterloo/CSS/baseWiki
From 2014.igem.org
(Difference between revisions)
Line 163: | Line 163: | ||
/*Tabs*/ | /*Tabs*/ | ||
- | .anchor{ | + | .anchor { |
/* when hyperlinking within page, to account for floating bar */ | /* when hyperlinking within page, to account for floating bar */ | ||
padding-top: 80px; | padding-top: 80px; | ||
Line 169: | Line 169: | ||
/* adjusted net 50px bottom padding? */ | /* adjusted net 50px bottom padding? */ | ||
text-align: justify; | text-align: justify; | ||
+ | } | ||
+ | .anchor:first-child { | ||
+ | padding-top: 0px; | ||
} | } | ||
ul.tabs | ul.tabs |
Revision as of 22:25, 17 October 2014