Przeglądaj źródła

Merge pull request #1553 from weseek/adjust-background-color-with-css

Adjust background color with css
Yuki Takei 6 lat temu
rodzic
commit
7e22f0355e

+ 0 - 4
src/client/styles/agile-admin/inverse/colors/spring.scss

@@ -36,10 +36,6 @@ $wikilinktext-hover: lighten($wikilinktext, 20%);
   background-size: cover;
 }
 
-div .row.bg-title.hidden-print {
-  background: $themelight;
-}
-
 .sidebar {
   background: $themelight;
 }