Team:UANL Mty-Mexico/Templates:Main
From 2012.igem.org
(Difference between revisions)
Line 156: | Line 156: | ||
list-style: none; / | list-style: none; / | ||
border-top: 1px solid #666; /* this creates the top border for the links - all others are placed using a bottom border on the LI */ | border-top: 1px solid #666; /* this creates the top border for the links - all others are placed using a bottom border on the LI */ | ||
- | margin-bottom: | + | margin-bottom: 15px; /* this creates the space between the navigation on the content below */ |
} | } | ||
ul.nav li { | ul.nav li { | ||
- | border-bottom: 1px solid #eaeaea; font-weight: 300; color: #9a9a9a; /* this creates the button separation */ | + | line-height:50%; border-bottom: 1px solid #eaeaea; font-weight: 300; color: #9a9a9a; /* this creates the button separation */ |
} | } | ||
ul.nav a, ul.nav a:visited { /* grouping these selectors makes sure that your links retain their button look even after being visited */ | ul.nav a, ul.nav a:visited { /* grouping these selectors makes sure that your links retain their button look even after being visited */ |
Revision as of 00:49, 27 September 2012