浏览代码

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


部分文件因为文件数量过多而无法显示