Refactor details page

This commit is contained in:
MrTimscampi
2020-05-10 13:36:26 +02:00
parent a8e45f30ab
commit d57eff1c9b
9 changed files with 128 additions and 107 deletions
+2 -2
View File
@@ -203,11 +203,11 @@ html {
background: rgba(30, 30, 30, 0.9);
}
.detailSticky {
.detailRibbon {
background: rgba(32, 32, 32, 0.8);
}
.noBackdrop .detailSticky {
.noBackdrop .detailRibbon {
background: #202020;
}