瀏覽代碼

added donation button

AkiraLaine 9 年之前
父節點
當前提交
52f6c4deff
共有 2 個文件被更改,包括 9 次插入0 次删除
  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;

文件差異過大導致無法顯示
+ 3 - 0
app/templates/header.html


部分文件因文件數量過多而無法顯示