frontend: css: add bottom border to most of cards and jumboframe
This commit is contained in:
parent
a06a256c21
commit
cf290732dc
9 changed files with 16 additions and 16 deletions
|
|
@ -60,7 +60,7 @@ body {
|
|||
.navbar {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
.navbar.niceborder {
|
||||
.niceborder {
|
||||
border-bottom: 5px #4eaee6 solid;
|
||||
}
|
||||
.navbar img {
|
||||
|
|
|
|||
Reference in a new issue