Strip away theme demo content

This commit is contained in:
Thomas Busby
2018-05-26 18:47:27 +02:00
parent b21ab8b3a3
commit 8b9299e83a
43 changed files with 33 additions and 1249 deletions

View File

@@ -27,7 +27,7 @@ h1 {
font-size: 25px;
}
h2, h3 {
margin-bottom: 5px;
font-size: 20px;
}
a, a:link, a:active {
text-decoration: none;
@@ -56,6 +56,9 @@ a:hover {
}
/* Content */
.site-header, .site-subheader {
font-family: monospace;
}
div.content pre {
background: #333333;
padding: 10px;