Update index.html

This commit is contained in:
mathias 2015-12-12 22:52:42 +02:00
parent fef88b0b3c
commit 995b595699

View file

@ -255,11 +255,11 @@
background: #0b0b0b; background: #0b0b0b;
} }
#newscontainer { #newscontainer {
height: 100%;
padding: 2.000em 9.375em 2.000em 9.375em; padding: 2.000em 9.375em 2.000em 9.375em;
} }
#box { #box {
position: relative; height: 55%;
height: 24.000em;
overflow: auto; overflow: auto;
overflow-x: hidden; overflow-x: hidden;
margin: 0 0 1.563em 0; margin: 0 0 1.563em 0;