2015-03-11 11:53:43 +08:00

28 lines
525 B
CSS

/*!
* Start Bootstrap - Blog Home HTML Template (http://startbootstrap.com)
* Code licensed under the Apache License v2.0.
* For details, see http://www.apache.org/licenses/LICENSE-2.0.
*/
body {
font-family: 'MicrosoftYaHei';
padding-top: 70px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}
footer {
margin: 50px 0;
}
.post-date{
float:right;
padding:5px;
font-size:12px
}
.fb{
font-weight: bold;
}
.f20{
font-size: 20px;
}