Template:Team:KIT-Kyoto/Common

From 2014.igem.org

(Difference between revisions)
Line 188: Line 188:
h2{
h2{
-
padding-left:5px;
+
padding-left:10px;
border-left:2px solid rgba(0,200,100,0.8);
border-left:2px solid rgba(0,200,100,0.8);
}
}
-
#top-section { /*-- styling for default menu bar (edit, page, history, etc.) --*/
+
#top-section {  
background-color: #383838;
background-color: #383838;
border: 0 none;
border: 0 none;
Line 202: Line 202:
}
}
-
#top-section-bar { /*-- styling full width bar which hides behind default menu bar (edit, page, history, etc.) --*/
+
#top-section-bar {  
background-color: #383838;
background-color: #383838;
height: 14px;
height: 14px;
Line 258: Line 258:
}
}
-
#globalWrapper, #content { /*-- changes default wiki settings --*/
+
#globalWrapper, #content {  
width: 100%;  
width: 100%;  
height: 100%;
height: 100%;
Line 267: Line 267:
}
}
-
html, body { /*-- changes default wiki settings --*/
+
html, body {  
width: 100%;  
width: 100%;  
height: 100%;  
height: 100%;  

Revision as of 19:17, 6 September 2014