Sfoglia il codice sorgente

添加 'add_style.css'

WXT往昔 3 anni fa
parent
commit
56c761cbed
1 ha cambiato i file con 10 aggiunte e 0 eliminazioni
  1. 10 0
      add_style.css

+ 10 - 0
add_style.css

@@ -0,0 +1,10 @@
+ #ifame{
+        position: absolute;
+        min-width: 1200px;
+        width: 100%;
+        height: 100%;
+        background-color: transparent;
+        background-size: cover;
+        background-position: center center;
+        background-repeat: no-repeat;
+}