Showing
2 changed files
with
5 additions
and
5 deletions
@@ -11,13 +11,13 @@ html | @@ -11,13 +11,13 @@ html | ||
11 | font-size:14px; | 11 | font-size:14px; |
12 | font-family:Arial, Helvetica, sans-serif; | 12 | font-family:Arial, Helvetica, sans-serif; |
13 | -webkit-text-size-adjust:none; | 13 | -webkit-text-size-adjust:none; |
14 | - background-image:url("/vue3/src/assets/images/machineRoom/img-beijing-dp.png"); | 14 | + /*background-image:url("/vue3/src/assets/images/machineRoom/img-beijing-dp.png"); |
15 | background-repeat: no-repeat; | 15 | background-repeat: no-repeat; |
16 | - background-position: center; | 16 | + background-position: center;*/ |
17 | } | 17 | } |
18 | body | 18 | body |
19 | { | 19 | { |
20 | - padding:5px; | 20 | + /*padding:5px;*/ |
21 | } | 21 | } |
22 | 22 | ||
23 | .outlinediv { | 23 | .outlinediv { |
-
Please register or login to post a comment