lange Listen werden nun auch angezeigt

This commit is contained in:
Ivan Hörler 2017-03-22 20:06:54 +01:00
parent c844e0815a
commit 483bc34e57
1 changed files with 2 additions and 8 deletions

View File

@ -3,7 +3,7 @@
body{
background:#f1f9f9;
max-width: 800px;
max-width: 900px;
padding: 40px 40px 40px;
font-family: sans-serif;
}
@ -87,14 +87,9 @@ caption{
padding: 19px 29px 10px;
}
.inhalt{
position: fixed;
top: 20;
left: 20;
width: 100%;
height: 80%;
border-spacing: 0px;
text-align: left;
max-width: 800px;
max-width: 900px;
padding: 19px 29px 29px;
margin: 0 auto;
//margin-top:90px;
@ -111,7 +106,6 @@ caption{
font-family:Tahoma, Geneva, sans-serif;
color:#222;
font-weight:lighter;
overflow: scroll;
}
th{
font-size: 16px;