trying to fix colors

svn path=/trunk/; revision=26137
This commit is contained in:
Matthias Kirschner 2013-08-07 14:52:31 +00:00
parent d8569fdc24
commit 76ef3250ab
1 changed files with 2 additions and 2 deletions

View File

@ -1953,12 +1953,12 @@ fieldset {
.bayernpartei {
background-color: rgb(85,144,202);
border-left: 10px solid rgb(242,134,43);
border-left: 10px solid rgb(28,38,236);
}
.violetten {
background-color: rgb(124,62,139);
border-left: 10px solid rgb(242,134,43);
border-left: 10px solid rgb(210,0,255);
}