]> git.ipfire.org Git - people/shoehn/ipfire.org.git/blobdiff - static/css/style.css
Improve donations text
[people/shoehn/ipfire.org.git] / static / css / style.css
index 3a17665514518200ca1cddd2c36ed89b7ba759c4..9c87fb3f4cbc62987aa736a987898d64c25a97b4 100644 (file)
@@ -112,6 +112,15 @@ body {
        background-color: #ffffff;
 }
 
+.navbar .btn {
+       padding: 5px;
+       margin: 5px;
+}
+
+.navbar .btn-success:hover {
+       background-color: #5cb85c !important;
+}
+
 .navbar-brand {
        font-weight: 600;
 }