Team:Northwestern/Templates/trial

From 2011.igem.org

(Difference between revisions)
Line 163: Line 163:
.accordion_toggle {
.accordion_toggle {
display: block;
display: block;
-
height: 30px;
+
height: 53px; !spacing between the tabs
width: 180px;
width: 180px;
background: url(https://static.igem.org/mediawiki/2011/e/ec/Left_button_raw.jpg) no-repeat;
background: url(https://static.igem.org/mediawiki/2011/e/ec/Left_button_raw.jpg) no-repeat;
-
padding: 0 10px 0 10px;
+
padding: 0px 10px 0 10px;
line-height: 30px;
line-height: 30px;
color: #ffffff;
color: #ffffff;
Line 176: Line 176:
border-bottom: none;
border-bottom: none;
cursor: pointer;
cursor: pointer;
-
margin: 0 0 0 0;
+
margin: -23px 0px 0px -10px; !height from the top 0 0 from the left
}
}
Line 211: Line 211:
width: 150px;
width: 150px;
background: u;
background: u;
-
padding: 0 10px 0 10px;
+
padding: 0px 10px 0 10px;
line-height: 30px;
line-height: 30px;
color: #ffffff;
color: #ffffff;

Revision as of 23:15, 11 August 2011

RETURN TO IGEM 2010