Update blue.css

This commit is contained in:
iAmShorty 2014-03-31 23:52:44 +02:00
parent 1385e4ea5a
commit f2588e043c

View File

@ -43,6 +43,10 @@ a:focus {
border-color: #A2BCF5;
}
.panel .panel-default {
background-color: #3E6CCF;
}
.lightblue {
background-color: #3065D9;
}