2015-04-28 15:10:40 +00:00
|
|
|
body {
|
|
|
|
padding-top: 50px;
|
2015-09-30 14:33:06 +00:00
|
|
|
font-family: 'Lucida Sans', 'Lucida Grande', Verdana, 'Helvetica Neue', Helvetica, sans-serif;
|
2015-04-28 15:10:40 +00:00
|
|
|
}
|
|
|
|
.starter-template {
|
|
|
|
padding: 40px 15px;
|
|
|
|
text-align: center;
|
|
|
|
}
|
|
|
|
|
|
|
|
.col-form .row .col-xs-2 {
|
|
|
|
text-align: right;
|
|
|
|
}
|
2015-08-23 18:04:14 +00:00
|
|
|
|
|
|
|
.news-posts h3 {
|
|
|
|
display: inline;
|
|
|
|
}
|
|
|
|
|
|
|
|
.news-row {
|
|
|
|
margin-bottom: 1em;
|
2015-09-30 14:33:06 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
.post-category {
|
|
|
|
font-weight: bold;
|
|
|
|
font-size: 11px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.post-title {
|
|
|
|
font-weight: bold;
|
|
|
|
font-size: 13px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.post-date {
|
|
|
|
font-weight: bold;
|
|
|
|
font-size: 12px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.post-url {
|
|
|
|
font-size: 12px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.post-preview {
|
|
|
|
font-size: 12px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.post-delete, .post-edit {
|
|
|
|
font-size: 12px;
|
2015-08-23 18:04:14 +00:00
|
|
|
}
|