Browse Source

added donation button

AkiraLaine 9 years ago
parent
commit
52f6c4deff
2 changed files with 9 additions and 0 deletions
  1. 6 0
      app/app.css
  2. 3 0
      app/templates/header.html

+ 6 - 0
app/app.css

@@ -952,6 +952,12 @@ footer .fa {
     background-color: transparent;
 }
 
+nav form input[type="image"]{
+    width: 100px;
+    background-color: transparent !important;
+    border: none !important;
+}
+
 #station-main nav i {
     margin-left: 1em;
     font-size: 2em;

File diff suppressed because it is too large
+ 3 - 0
app/templates/header.html


Some files were not shown because too many files changed in this diff