Logo + branding
This commit is contained in:
@@ -48,6 +48,15 @@
|
||||
margin: 1rem auto 12rem auto;
|
||||
}
|
||||
|
||||
.logo {
|
||||
width: 8rem;
|
||||
height: auto;
|
||||
}
|
||||
|
||||
.container .logo a {
|
||||
border-bottom: none;
|
||||
}
|
||||
|
||||
.footer {
|
||||
font: 0.9rem/1.5 serif;
|
||||
text-align: center;
|
||||
@@ -196,6 +205,10 @@
|
||||
color: #aaa;
|
||||
}
|
||||
|
||||
.content.index {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
.content img {
|
||||
filter: brightness(75%);
|
||||
}
|
||||
|
Reference in New Issue
Block a user