fix: color and header

This commit is contained in:
Tobias Reisinger 2020-02-04 02:34:36 +01:00
parent 2bcf537706
commit 0b18eae2cf
4 changed files with 39 additions and 5 deletions

View file

@ -62,6 +62,24 @@ body, #wrapper
height: 3em;
}
header div.row-fixed-h,
header img
{
height: 5rem;
overflow: hidden;
}
.bg-ro
{
background-color: #2b3bb4 !important;
}
footer.bg-ro a
{
color: #fff;
text-decoration: underline;
}
.btn-facebook
{
color: #fff;