|
|
@@ -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; }
|