svg logo and increased font size for better reading experience
This commit is contained in:
@@ -318,7 +318,7 @@ ul#searchresults span.teaser em {
|
||||
.sidebar img {
|
||||
display: block;
|
||||
max-width: 70%;
|
||||
margin: 0 auto;
|
||||
margin: 20px auto;
|
||||
}
|
||||
.js .sidebar {
|
||||
transition: transform 0.3s; /* Animation: slide away */
|
||||
@@ -474,7 +474,7 @@ ul#searchresults span.teaser em {
|
||||
}
|
||||
|
||||
.content h3 {
|
||||
font-size: 15px;
|
||||
font-size: 20px;
|
||||
margin-top: 2.5em;
|
||||
margin-bottom: 0.8em;
|
||||
padding: 0 28px;
|
||||
|
||||
@@ -16,7 +16,7 @@ body {
|
||||
font-size: 1rem;
|
||||
overflow-x: hidden;
|
||||
font-family: Lato, 'Helvetica Neue', 'Arial', sans-serif;
|
||||
font-size: 14px;
|
||||
font-size: 16px;
|
||||
font-weight: 300;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
|
||||
Reference in New Issue
Block a user