Team:St Andrews/lystyle.css
From 2010.igem.org
(5 intermediate revisions not shown) | |||
Line 50: | Line 50: | ||
background-color:#808080; | background-color:#808080; | ||
} | } | ||
- | |||
li.li | li.li | ||
{ | { | ||
Line 88: | Line 87: | ||
background-color:#808080; | background-color:#808080; | ||
} | } | ||
- | |||
li.lc | li.lc | ||
{ | { | ||
Line 98: | Line 96: | ||
width:142px; | width:142px; | ||
font-weight:bold; | font-weight:bold; | ||
- | + | text-align:center; | |
- | + | ||
- | text-align: | + | |
padding:4px; | padding:4px; | ||
padding-bottom:8px; | padding-bottom:8px; | ||
Line 106: | Line 102: | ||
text-decoration:none; | text-decoration:none; | ||
text-transform:uppercase; | text-transform:uppercase; | ||
+ | color:#FFFFFF; | ||
+ | background-color:#000066; | ||
} | } | ||
a.lc:hover,a.lc:active | a.lc:hover,a.lc:active | ||
Line 117: | Line 115: | ||
width:142px; | width:142px; | ||
font-weight:bold; | font-weight:bold; | ||
- | text-align: | + | color:#FFFFFF; |
+ | background-color:#808080; | ||
+ | text-align:center; | ||
padding:4px; | padding:4px; | ||
padding-bottom:8px; | padding-bottom:8px; | ||
Line 123: | Line 123: | ||
text-decoration:none; | text-decoration:none; | ||
text-transform:uppercase; | text-transform:uppercase; | ||
- | |||
- | |||
} | } | ||
- | |||
li.lee | li.lee | ||
{ | { | ||
Line 164: | Line 161: | ||
background-color:#FF0000; | background-color:#FF0000; | ||
} | } | ||
- | |||
body | body | ||
{ | { |
Latest revision as of 02:19, 17 July 2010
ul.ly { list-style-type:none; margin:0px; padding:0px; overflow:hidden; } ul.li { list-style-type:none; margin:0px; padding:0px; overflow:hidden; } li.ly { float:left; } a.ly:link,a.ly:visited { display:block; width:192px; font-weight:bold; color:#FFFFFF; background-color:#000066; text-align:center; padding:4px; padding-bottom:8px; padding-top:8px; text-decoration:none; text-transform:uppercase; } a.ly:hover,a.ly:active { color:#FFFFFF; background-color:#C8C8C8; } a.ry:link,a.ry:visited { display:block; width:192px; font-weight:bold; text-align:center; padding:4px; padding-bottom:8px; padding-top:8px; text-decoration:none; text-transform:uppercase; color:#FFFFFF; background-color:#808080; } li.li { float:left; } a.li:link,a.li:visited { display:block; width:140px; font-weight:bold; color:#FFFFFF; background-color:#000066; text-align:left; padding:4px; padding-bottom:8px; padding-top:8px; text-decoration:none; text-transform:uppercase; } a.li:hover,a.li:active { color:#FFFFFF; background-color:#C8C8C8; } a.ri:link,a.ri:visited { display:block; width:140px; font-weight:bold; text-align:left; padding:4px; padding-bottom:8px; padding-top:8px; text-decoration:none; text-transform:uppercase; color:#FFFFFF; background-color:#808080; } li.lc { float:left; } a.lc:link,a.lc:visited { display:block; width:142px; font-weight:bold; text-align:center; padding:4px; padding-bottom:8px; padding-top:8px; text-decoration:none; text-transform:uppercase; color:#FFFFFF; background-color:#000066; } a.lc:hover,a.lc:active { color:#FFFFFF; background-color:#C8C8C8; } a.rc:link,a.rc:visited { display:block; width:142px; font-weight:bold; color:#FFFFFF; background-color:#808080; text-align:center; padding:4px; padding-bottom:8px; padding-top:8px; text-decoration:none; text-transform:uppercase; } li.lee { float:left; } a.lee:link,a.lee:visited { display:block; width:192px; font-weight:bold; color:#FFFFFF; background-color:#FF0000; text-align:center; padding:4px; padding-bottom:8px; padding-top:8px; text-decoration:none; text-transform:uppercase; } a.lee:hover,a.lee:active { color:#FFFFFF; background-color:#c8c8c8; } a.ree:link,a.ree:visited { display:block; width:192px; font-weight:bold; text-align:center; padding:4px; padding-bottom:8px; padding-top:8px; text-decoration:none; text-transform:uppercase; color:#FFFFFF; background-color:#FF0000; } body { background-color:#808080; } h1.firstHeading { text-decoration:none; color:#FFFFFF; font-size:0px; } h2 { color:#808080; text-align:left; } p.right { background-color:#808080; float:left } p.photo { font-family:"Verdana"; font-size:11px; } p.back { text-indent: 1em; font-family:"Verdana"; font-size:15px; } p.padding { text-indent: 1em; font-family:"Verdana"; font-size:12px; } div.exphoto { background:#808080; color:#FFFFFF; float:center; margin-left:150px; width:570px; padding:10px; border:15px solid gray; border-right:195px solid gray; border-bottom:0px solid gray; } div.exmain { float:center; margin-left:150px; width:570px; padding:20px; border:25px solid gray; border-top:0px solid gray; border-right:165px solid gray; border-bottom:70px solid gray; } div.ly { float:left; margin-left:0px; width:150px; padding:0px; border:0px solid gray; border-right:0px solid gray; border-bottom:0px solid gray; } div.ry { float:right; margin-left:0px; width:175px; padding:0px; border:0px solid gray; border-right:0px solid gray; border-bottom:0px solid gray; }