Update theme and improve Logo #2

Merged
sixtus merged 2 commits from adjust_logo into main 2021-07-05 21:46:00 +02:00
6 changed files with 8 additions and 22 deletions

View File

@ -1,17 +1,8 @@
.dz-main {
background-color: #ffffff;
width: 100%;
}
.dz-logo {
background: url('logo.svg') top center no-repeat;
background-size: 22rem 18rem;
height: 18rem;
}
.dz-text {
background: url('dezentrale.svg') top center no-repeat;
background-size: 22rem 4rem;
height: 4rem;
.centered {
margin: 0 auto;
text-align: center;
}
.centered { text-align: center; }
.pad-side { padding: 0 .25em; }
.pad-side {
padding: 0 .25em;
}

View File

@ -11,10 +11,7 @@ showmetadates: false
showmetalinks: false
---
<div class="dz-main">
<div class="dz-logo"></div>
<div class="dz-text"></div>
</div>
<img class="centered" src="logo.png" alt="Logo">
<br>

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 8.1 KiB

BIN
static/logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 13 KiB

@ -1 +1 @@
Subproject commit 18365198bad8732b4ac6944e4558769073ea5bdd
Subproject commit ae416308ba1bf181345bbe2ad2f950045a7055d6