Added some in contents/de.htm.

This commit is contained in:
2018-06-07 23:02:06 +02:00
committed by Stefan Rohde-Enslin
parent 4e5bf673e0
commit 6805122f81
10 changed files with 123 additions and 12 deletions

View File

@ -65,7 +65,7 @@ nav > a[href="#bottom"]:hover:before { background: #F00; color: #FFF; }
@media screen and (min-width: 70em) {
section > div > div { display: inline-block; width: 45%; vertical-align: top; }
section > div > div:first-of-type { padding-right: 5%; }
section > div > div:last-child { padding-left: 9.5%; }
section > div > div:only-child { display: block; width: initial; padding-right: initial; }
}