فهرست منبع

부가 수정

2DU 8 سال پیش
والد
کامیت
4de9b73c3e
2فایلهای تغییر یافته به همراه19 افزوده شده و 1 حذف شده
  1. 19 0
      views/acme/css/plus.css
  2. 0 1
      views/acme/index.tpl

+ 19 - 0
views/acme/css/plus.css

@@ -283,6 +283,25 @@ div.scroll-buttons {
     opacity: 0.8;
 }
 
+div.scroll-buttons a.random-link {
+    border-left: 1px solid #545454;
+}
+
+div.scroll-buttons a {
+    display: inline-block;
+    float: left;
+    width: 42px;
+    height: 42px;
+    padding: 5px 8px 9px 8px;
+    border: 1px solid #545454;
+    border-left: 0;
+    background: #dedede;
+    text-decoration: none;
+    text-align: center;
+    background: rgba(26,26,26,0.9);
+    border-bottom: 0;
+}
+
 table {
     font-size: 13px;
 }

+ 0 - 1
views/acme/index.tpl

@@ -3,7 +3,6 @@
         <meta charset="utf-8">
         <title>{{imp[0]}} - {{imp[1][0]}}</title>
         <link rel="stylesheet" href="/views/acme/css/bootstrap.min.css">
-        <link rel="stylesheet" href="/views/acme/css/theme.css">
         <link rel="stylesheet" href="/views/acme/css/bootstrap-reset.css">
         <link rel="stylesheet" href="/views/acme/css/style.css">
         <link rel="stylesheet" href="/views/acme/css/style-responsive.css">