Difference between revisions of "Template:SJTU-Software/mainCss"
Ricky chen (Talk | contribs) |
Ricky chen (Talk | contribs) |
||
Line 38: | Line 38: | ||
margin-top:1% | margin-top:1% | ||
} | } | ||
− | :hover{ | + | a:hover{ |
− | text-decoration:none; | + | text-decoration:none !important; |
} | } |
Revision as of 22:00, 17 September 2015
- content {
background-color: transparent; border: none; width: 100%;
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;
}
- globalWrapper{
font-size:100%;
} footer{
background-color:white;
} .logo{
margin-top:1%
} a:hover{
text-decoration:none !important;
}