Team:Lethbridge Canada/style

From 2013hs.igem.org

(Difference between revisions)
(Created page with "a.content { text-align: left; } a.stmp { display: block; padding: 6px 15px; font-size: 24px; color: white; text-decoration: none; } body { margin-left: 15%; margin-righ...")
Line 11: Line 11:
}
}
-
body {
+
{
margin-left: 15%;
margin-left: 15%;
margin-right: 15%;
margin-right: 15%;

Revision as of 01:01, 9 April 2013

a.content { text-align: left; }

a.stmp { display: block; padding: 6px 15px; font-size: 24px; color: white; text-decoration: none; }

{

margin-left: 15%; margin-right: 15%; }

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: 20%; 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; }