restyling

This commit is contained in:
Yax 2020-07-26 17:41:45 +02:00
parent eaf6f1e5cf
commit 6fab96c6f9
11 changed files with 691 additions and 2968 deletions

View file

@ -118,10 +118,12 @@ a:hover, a:active {
background-size:cover;
background-position:center;
width: 100%;
height: 250px;
line-height: 13rem;
text-align: center;
vertical-align: middle;
font-family: "Merriweather", serif;
font-family: "Merriweather", serif;
margin-bottom: 5rem;
}
.banner div > h1 {
@ -137,7 +139,6 @@ a:hover, a:active {
vertical-align: baseline;
}
#menu-blog {
line-height: 96px;
vertical-align: middle;
@ -223,6 +224,10 @@ footer {
box-shadow: 0 100vh 0 100vh #f0f0f0;
}
.txtright {
text-align: right;
}
/* extend Knacss */
pre {