User:L7ukas/lymain.css

From 2010.igem.org

< User:L7ukas
Revision as of 09:39, 16 July 2010 by L7ukas (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Note: After saving, you may have to bypass your browser's cache to see the changes. Mozilla / Firefox / Safari: hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (Command-R on a Macintosh); Konqueror: click Reload or press F5; Opera: clear the cache in Tools → Preferences; Internet Explorer: hold Ctrl while clicking Refresh, or press Ctrl-F5.

ul.ly
{
list-style-type:none;
margin-left:220px;
padding:0px;
overflow:hidden;
}
li.ly
{
float:left;
}
a.ly:link,
a.ly:visited
{
display:block;
width:175px;
font-weight:bold;
color:#808080;<strong></strong>
background-color:#FFFFFF;
text-align:center;
padding:4px;
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:175px;
font-weight:bold;
text-align:center;
padding:4px;
text-decoration:none;
text-transform:uppercase;
color:#FFFFFF;
background-color:#808080;
}



body
{
background-color:#808080;
}
h2
{
color:#808080;
text-align:left;
}
p.padding
{
text-indent: 1em;
font-family:"Verdana";
font-size:12px;
}
div.ex
{
margin-left:220px;
width:517px;
padding:20px;
border:25px solid gray;
border-right:150px solid gray;
border-bottom:150px solid gray;