Team:GeorgiaTech/css
From 2011.igem.org
(Difference between revisions)
Line 9: | Line 9: | ||
} | } | ||
- | # | + | #gt#indexclear{ |
position:relative; | position:relative; | ||
width:900px; | width:900px; | ||
Line 16: | Line 16: | ||
margin-right:auto; | margin-right:auto; | ||
background: #A8163A; | background: #A8163A; | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
} | } |
Revision as of 04:43, 24 September 2011
body{ margin: 0px;
background: #fcfaf8;
}
- toc{
float: right; margin-left: 10px;
}
- gt#indexclear{
position:relative; width:900px; height:100px; margin-left:auto; margin-right:auto; background: #A8163A;
}