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

 
(One intermediate revision by the same user not shown)
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: 7%;
+
padding-left: 200px;
padding-right: 7%;
+
padding-right: 200px;
 
}
 
}
 
.underline {
 
.underline {

Latest revision as of 19:31, 18 September 2015

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

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

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