1
0
mirror of http://aero2k.de/repos/dfde-theme.git synced 2017-09-06 15:25:40 +02:00

Farben fuer aktive Themen

This commit is contained in:
eggy
2017-07-05 19:48:35 +02:00
parent 6c023f5127
commit 34e9af198e
2 changed files with 20 additions and 0 deletions

View File

@@ -35,5 +35,22 @@
font-size: 0.75rem;
}
.forumbg {
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
background-color: #dbdbdb;
border-color: #d0d0d0 #d0d0d0 #d0d0d0 #d70751;
border-image: none;
border-radius: 5px;
border-style: solid;
border-width: 1px 1px 1px 3px;
clear: both;
color: #000000;
margin-bottom: 4px;
margin-right: 3px;
padding: 0 5px;
}

View File

@@ -20,3 +20,6 @@
@import url("colours.css");
@import url("responsive.css");
@import url("debianforum.css");