Difference between revisions of "Template:USTC-Software/style/Collaborations"

(Created page with "body { font-family: arial, sans-serif; } .container { padding-left: 7%; padding-right: 7%; } .underline { width: 100%; height: 4px; background: #cdcdcd; margin-bottom:...")
 
Line 2: Line 2:
 
font-family: arial, sans-serif;
 
font-family: arial, sans-serif;
 
}
 
}
.container {
+
#main {
 
padding-left: 7%;
 
padding-left: 7%;
 
padding-right: 7%;
 
padding-right: 7%;

Revision as of 18:37, 18 September 2015

body { font-family: arial, sans-serif; }

  1. main {

padding-left: 7%; padding-right: 7%; } .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; }

  1. 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; }