„index.html“ ändern
This commit is contained in:
parent
21fce5bf49
commit
dfa20e5578
1 changed files with 5 additions and 6 deletions
11
index.html
11
index.html
|
@ -53,15 +53,14 @@
|
||||||
width: 80%;
|
width: 80%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tuerme {
|
|
||||||
float: right;
|
|
||||||
padding-top: 0.5vw;
|
|
||||||
margin-right: 1vw;
|
|
||||||
}
|
|
||||||
|
|
||||||
.tuerme > img {
|
.tuerme > img {
|
||||||
height: 100%;
|
height: 100%;
|
||||||
width: 60px;
|
width: 6%;
|
||||||
|
min-width: 6%;
|
||||||
|
float: right;
|
||||||
|
padding-top: 0vw;
|
||||||
|
margin-right: 1vw;
|
||||||
}
|
}
|
||||||
|
|
||||||
.buttons {
|
.buttons {
|
||||||
|
|
Loading…
Reference in a new issue