Difference between revisions of "Template:SJTU-Software/mainCss"
Ricky chen (Talk | contribs) |
Ricky chen (Talk | contribs) |
||
Line 24: | Line 24: | ||
.firstHeading { | .firstHeading { | ||
display: none; | display: none; | ||
+ | } | ||
+ | hr{ | ||
+ | background-color:transparent; | ||
} | } |
Revision as of 09:17, 12 September 2015
- content {
background-color: transparent; border: none; width: 100%; height: 700px; marign: 0 auto; padding: 0 0 0 0;
} html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
background: transparent; border: 0; margin: 0; padding: 0; vertical-align: baseline;
} h1 {
font-size: 2em; margin: 0.67em 0;
} h1, h2, h3, h4, h5, h6 {
clear: both; font-weight: normal;
} .firstHeading {
display: none;
} hr{
background-color:transparent;
}