]> git.ipfire.org Git - people/shoehn/ipfire.org.git/blobdiff - static/scss/style.scss
change the icon, the button style and text on the donation page
[people/shoehn/ipfire.org.git] / static / scss / style.scss
index 7cd5aec1c2390b054f013d68509f3476f075c9f6..1eb92eb843024ea4ef5e4e852b8689bd72647533 100644 (file)
@@ -101,6 +101,10 @@ body {
        border-color: $blue-700;
 }
 
+.blue_grey_300 {
+       color: $blue_grey_300;
+}
+
 .bg-blue-grey-900 {
        background-color: $blue-grey-900;
 }