Update green.css

This commit is contained in:
iAmShorty 2014-03-31 23:53:11 +02:00
parent f2588e043c
commit 5edb15a834

View File

@ -43,6 +43,10 @@ a:focus {
border-color: #167A1D;
}
.panel .panel-default {
background-color: #65B058;
}
.lightblue {
background-color: #167A1D;
}