add CSS-only navbar
This commit is contained in:
@@ -53,10 +53,6 @@ div.avatar img {
|
||||
-webkit-box-shadow: none;
|
||||
}
|
||||
|
||||
ul.nav li.active a {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
/* Site specific settings */
|
||||
section#about p {
|
||||
font-size: 18px;
|
||||
@@ -87,10 +83,10 @@ div.contact p {
|
||||
.metadata-page {
|
||||
font-size: 18px;
|
||||
text-align: left;
|
||||
margin: 3em 0 1em 0;
|
||||
margin: 3em 0 2em 0;
|
||||
}
|
||||
.metadata-page .row {
|
||||
padding-bottom: .5em;
|
||||
padding-bottom: 0;
|
||||
}
|
||||
.blog-summary {
|
||||
padding-bottom: 1em;
|
||||
|
||||
Reference in New Issue
Block a user