Difference between revisions of "Template:SZU China/Playground/title/CSS"
Line 45: | Line 45: | ||
word-spacing:0.2em; | word-spacing:0.2em; | ||
position:relative; | position:relative; | ||
− | top: | + | top:-16px; |
} | } | ||
Line 56: | Line 56: | ||
} | } | ||
#brief{ | #brief{ | ||
− | margin-top: | + | margin-top:10px; |
padding:20px 0; | padding:20px 0; | ||
font-size:20px; | font-size:20px; | ||
font-weight:100; | font-weight:100; | ||
} | } |
Revision as of 02:32, 17 September 2015
body{
background-color:#fff;
} p{
margin:0px;
} .firstHeading{
width: 975px; margin: 0px auto; padding-top: 100px; margin-bottom: 20px; display: none; font-family: Georgia, Times, "Calibri", serif;
} .navbar-nav{
float:none; margin:auto; display: table; table-layout: fixed; margin-top:15px; font-size:18px;
}
a.navbar-brand{
padding:0px;
}
- content{
width:100%; padding:0;
} globalWrapper {
font-size:100%;
} .text-title{
background-color:#3399ff; margin-top:-20px;
}
.text-title .texts{
display:inline-block; font-family:Helvetica,sans-serif; color:#fff; margin:0px 8%; word-spacing:0.2em; position:relative; top:-16px;
}
.text-title .texts #heading{
letter-spacing:0.1em; word-spacing:0.1em; font-size:4.0em; padding-top:0.1em; font-weight:100;
}
- brief{
margin-top:10px; padding:20px 0; font-size:20px; font-weight:100;
}