frontend: css: add bottom border to most of cards and jumboframe

This commit is contained in:
nemunaire 2018-12-02 00:45:22 +01:00
commit cf290732dc
9 changed files with 16 additions and 16 deletions

View file

@ -60,7 +60,7 @@ body {
.navbar {
margin-bottom: 0;
}
.navbar.niceborder {
.niceborder {
border-bottom: 5px #4eaee6 solid;
}
.navbar img {