Update dark.css

This commit is contained in:
iAmShorty 2014-03-31 23:51:59 +02:00
parent 9f6bbbc086
commit 1385e4ea5a

View File

@ -43,6 +43,10 @@ a:focus {
border-color: #222222;
}
.panel .panel-default {
background-color: #D3D3D3;
}
.lightblue {
background-color: #222222;
}