This website works better with JavaScript
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
oleg
/
pixelfed
peilaus alkaen
https://github.com/pixelfed/pixelfed.git
Tarkkaile
1
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Wiki
Selaa lähdekoodia
Use white as the default card cap colour
Stasiek Michalski
5 vuotta sitten
vanhempi
03505d25a2
commit
11a2a00e60
1 muutettua tiedostoa
jossa
2 lisäystä
ja
0 poistoa
Jaettu näkymä
Näytä diff tilastot
2
0
resources/assets/sass/_variables.scss
+ 2
- 0
resources/assets/sass/_variables.scss
Näytä tiedosto
@@ -21,3 +21,5 @@ $white: white;
$theme-colors: (
'primary': #08d
);
+
+$card-cap-bg: $white;