parent
86591c81a7
commit
8dc9825566
2 changed files with 2 additions and 2 deletions
|
@ -79,7 +79,7 @@
|
|||
}
|
||||
|
||||
.badge {
|
||||
background-color: lighten($color-category, 10%);
|
||||
background-color: lighten($color-category, 15%);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
@ -1329,7 +1329,7 @@ a.list-group-item:hover {
|
|||
opacity: 1;
|
||||
color: #FFF; }
|
||||
.preview-overlay:hover .badge {
|
||||
background-color: #7585d5; }
|
||||
background-color: #8997db; }
|
||||
.preview-overlay .badge {
|
||||
background-color: #4e63c9; }
|
||||
.preview-overlay h1, .preview-overlay h2 {
|
||||
|
|
Reference in a new issue