Template:Minnesota Main Styles

From 2012.igem.org

(Difference between revisions)
m
m
 
(4 intermediate revisions not shown)
Line 59: Line 59:
.mainBox{
.mainBox{
position: absolute;
position: absolute;
-
top: 407px;
+
top: 375px;
left: 210px;
left: 210px;
width:700px;
width:700px;
-
height:600px;
+
height:300px;
text-align:center;
text-align:center;
}
}
 +
 +
 +
.mainBox td{
 +
  align:center;
 +
  height:130px;
 +
  padding:10px; /*between border & content&*/
 +
  border:solid #E0E0E0 1px;
 +
}
 +
.mainBox td.profpic{
 +
  width:150px;
 +
  padding:0px; /*between border & content&*/
 +
}
 +
p.filler
p.filler
Line 162: Line 175:
     position:absolute;
     position:absolute;
     top:300px;
     top:300px;
-
     left:250px;
+
     left:230px;
     background-color:white;
     background-color:white;
Line 173: Line 186:
.insideTopBar ul li{
.insideTopBar ul li{
     float:right;
     float:right;
-
     padding:5px;
+
     padding-left:7px;
     margin:0px;
     margin:0px;

Latest revision as of 19:30, 12 July 2012

Team:Minnesota - Main Style Template