Difference between revisions of "Template:USTC-Software/style/Collaborations"
Line 2: | Line 2: | ||
font-family: arial, sans-serif; | font-family: arial, sans-serif; | ||
} | } | ||
− | #main { | + | #main h2, #main h3, #main p, #main ul { |
− | padding-left: | + | padding-left: 200px; |
− | padding-right: | + | padding-right: 200px; |
} | } | ||
.underline { | .underline { |
Revision as of 19:16, 18 September 2015
body { font-family: arial, sans-serif; }
- main h2, #main h3, #main p, #main ul {
padding-left: 200px; padding-right: 200px; } .underline { width: 100%; height: 4px; background: #cdcdcd; margin-bottom: 20px; } a:link, a:visited { text-decoration: none; } h3 { padding-bottom: 5px; border-bottom: 1px solid #eee; } header { display: block; margin: 15px 0 30px; color: #fff; } header h1 { font-size: 28px; margin-top: -35px; font-weight: normal; text-align: left; }
- vicetitle {
text-align: left; line-height: 10px; } aside { width: auto; color: #000; margin-left: -7px; margin-top: -20px; padding: 40px 35px; position: fixed; height: 100%; background: #000; } aside h4 { color: #fff; line-height: 100%; padding: 0 0 5px; text-align: left; border-bottom: 1px solid #eee; } html { line-height: 2.1em; }