Team:Lethbridge Canada/style
From 2013hs.igem.org
Line 24: | Line 24: | ||
border-radius: 15px; | border-radius: 15px; | ||
padding: 6px 12px; | padding: 6px 12px; | ||
- | width: | + | width: 30%; |
margin: 2% 2% 2% 0%; | margin: 2% 2% 2% 0%; | ||
} | } |
Revision as of 02:10, 9 April 2013
a.content { text-align: left; text-decoration: none; }
a.stmp { display: block; padding: 6px 15px; font-size: 24px; color: white; text-decoration: none; }
div#banner { padding-top: 12px; padding-bottom: 18px; }
div#stmp { background: #2E2E2E; float: left; border-style: solid; border-color: #2E2E2E; border-radius: 15px; padding: 6px 12px; width: 30%; margin: 2% 2% 2% 0%; }
div.section { text-align: justify; font-size: 20px; padding: 20px; }
img#banner { width: 100%; border-radius: 15px; }
img.nav { width: 9%; border-style: solid; border-color: transparent; border-width: 3px; border-radius: 15px; }
img.nav:hover { border-style: dotted; border-width: 3px; border-color: #2E2E2E; border-radius: 15px; }
img#selected { width: 9%; border-style: solid; border-color: black; border-width: 3px; border-radius: 15px; }
p#title { font-size: 40px; text-decoration: none; }