Explorar o código

리다이렉트 CSS 추가

Surplus_Up (2DU) %!s(int64=7) %!d(string=hai) anos
pai
achega
80b41757b8
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      views/main_css/main.css

+ 2 - 1
views/main_css/main.css

@@ -28,4 +28,5 @@ s, strike, del { color: gray; }
 s:hover, strike:hover, del:hover { color: gray; background-color: gainsboro; text-decoration: none; }
 #main_table_set { width: 100%; text-align: center; }
 #main_table_width { width: 33.3%; }
-#main_table_width_half { width: 50%; }
+#main_table_width_half { width: 50%; }
+#redirect { margin-left: 20px; }