Team:Newcastle/CSS

From 2009.igem.org

(Difference between revisions)
(Undo revision 104029 by Babyneurone (Talk))
Line 431: Line 431:
}
}
 +
#rightcontent {
 +
FLOAT: right; WIDTH: 182px
 +
}
 +
#rightcontent .header {
 +
color:#1C7AC7;
 +
font-size:1em;
 +
margin:0 0 11px;
 +
padding:0 0 0 5px;
 +
text-transform:uppercase;
 +
 +
}
 +
 +
#rightcontent .rightcontentitem {
 +
MIN-HEIGHT: 602px; MARGIN-BOTTOM: 18px; WIDTH: 182px; HEIGHT: auto! important;
 +
font-size:0.9em;
 +
}
 +
 +
#rightcontent .rightcontentitem ul{
 +
margin:0 0px 23px;
 +
padding:3px;
 +
border:#e1e1e1 solid 1px;
 +
 +
}
 +
 +
#rightcontent .rightcontentitem ul li {
 +
display:block;
 +
height:auto !important;
 +
list-style-type:square;
 +
list-style-image:none;
 +
margin:0 0 2px;
 +
min-height:22px;
 +
padding:0 0 10px 0;
 +
}
 +
 +
#rightcontent .rightcontentitem  a
 +
{
 +
color: #6DA6E2;
 +
text-decoration: none;
 +
font-weight: bold;
 +
}
#rightcontent .rightcontentitem  a:hover {
#rightcontent .rightcontentitem  a:hover {

Revision as of 19:44, 16 October 2009