瀏覽代碼

Add files via upload

Capitan Cloud 1 年之前
父節點
當前提交
7f3d371af9
共有 1 個文件被更改,包括 2 次插入3 次删除
  1. 2 3
      SW_css/style.css

+ 2 - 3
SW_css/style.css

@@ -32,7 +32,7 @@ body {
   padding: 0px;
   background:url('/SW_res/sw_bg1.jpg') fixed; 
   background-size: cover; 
-  background-position: left; 
+  background-position: left top; 
   background-repeat: no-repeat;
   color: #1c1c1c; 
   font-family:'Press Start 2P';
@@ -42,7 +42,7 @@ h1 {
   clear: both;
   margin:auto;
   width: 60%;
-  min-width: 800px;
+  /*min-width: 800px;*/
   text-align:center;
   font-size: 26px;
 }
@@ -81,7 +81,6 @@ hr {
 }
 #content-bar {
   width:100%;
-  float:left;
 }
 .data-date { 
   font-size:10px;