forked from root/threadr.lostcave.ddnss.de
added image container for about page
parent
a141889f4d
commit
166d1912a6
|
@ -75,6 +75,12 @@ div.round-border {
|
||||||
border-radius: 16px;
|
border-radius: 16px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
div.image_container {
|
||||||
|
border: 1px solid;
|
||||||
|
padding: 0.01em 16px;
|
||||||
|
background-color: #F0F0F0;
|
||||||
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
background-color: #FEFFEF;
|
background-color: #FEFFEF;
|
||||||
color: #000000;
|
color: #000000;
|
||||||
|
|
Loading…
Reference in New Issue