[FIX] css an Freifunk CI angepasst (schwarz/pink)

This commit is contained in:
CasparA 2016-05-10 14:27:20 +02:00
parent 3efe9c6ed9
commit f93df6b075

View File

@ -5,5 +5,12 @@
*
*/
.panel-footer {
font-size: 80%;
font-size: 80%;
}
.btn-primary {
background-color: #dc0067 !important;
border-color: #cc0057 !important;
}
.panel-primary > .panel-heading {
background-color: #000000 !important;
}