Difference between revisions of "Team:NEFU China/cleariGEM.css"
(Created page with ".firstHeading { display: none; } #top_menu_under { display: none; } #content{ border:none; padding:0 0 0 0; }") |
|||
Line 8: | Line 8: | ||
border:none; | border:none; | ||
padding:0 0 0 0; | padding:0 0 0 0; | ||
+ | width: auto; | ||
} | } |
Revision as of 17:08, 28 August 2015
.firstHeading { display: none; }
- top_menu_under {
display: none; }
- content{
border:none; padding:0 0 0 0; width: auto;
}