Minor tweaks

This commit is contained in:
Bill Zimmerman 2016-06-14 12:59:52 +02:00
parent a0f647b3bd
commit 26210318a1
1 changed files with 3 additions and 3 deletions

6
dist/css/custom.css vendored
View File

@ -11,8 +11,8 @@
}
.panel-primary>.panel-heading {
border-color: #c61931;
background-color: #c61931;
border-color: #d8224c;
background-color: #d8224c;
}
.panel-footer {
@ -30,6 +30,6 @@
}
.info-item {
width: 160px;
width: 140px;
float: left;
}