merge mit spis vorbereiten

This commit is contained in:
Jana Deutschländer 2017-01-11 15:51:10 +01:00
commit 659ce8325f
10 changed files with 116 additions and 113 deletions

View file

@ -10,6 +10,8 @@ html, body {
background-color: @color-site-bg;
}
a {
color: @color-link;
}
@ -308,7 +310,7 @@ td {
th {
font-weight: bold;
background-color: @ini_background_alt;
background-color: @th_background;
text-align: left;
}