Team:NCTU Formosa/css/style320b

From 2013.igem.org

(Difference between revisions)
m
m
Line 5: Line 5:
margin-left: 0!important;
margin-left: 0!important;
}
}
-
 
#cover {
#cover {
min-width: 0!important;
min-width: 0!important;
Line 15: Line 14:
margin-left: 0!important;
margin-left: 0!important;
}
}
-
#realcontent {
+
#realcontent, #coverbox {
padding: 0!important;
padding: 0!important;
 +
margin: 0!important;
}
}

Revision as of 08:48, 24 September 2013

  1. toc, #changeFont, #back-top, #cover p {

display: none; }

  1. cr {

margin-left: 0!important; }

  1. cover {

min-width: 0!important; height: 300px!important; padding: 0!important; } .floatnone .image::after { margin-right: 0!important; margin-left: 0!important; }

  1. realcontent, #coverbox {

padding: 0!important; margin: 0!important; }