restyling
This commit is contained in:
parent
eaf6f1e5cf
commit
6fab96c6f9
11 changed files with 691 additions and 2968 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue