瀏覽代碼

no message

mxx 3 年之前
父節點
當前提交
a2e1b60564
共有 1 個文件被更改,包括 4 次插入4 次删除
  1. 4 4
      public/static/print.html

+ 4 - 4
public/static/print.html

@@ -102,24 +102,24 @@
 .content0{
   /* margin-bottom: 30vh; */
   /* padding-top: 5vh; */
-  background-color: powderblue;
+  /* background-color: powderblue; */
 }
 .content1{
   /* margin-bottom: 20vh; */
   /* padding-top: 5vh; */
   margin-top: 15vh;
-background: palegreen;
+/* background: palegreen; */
 }
 .content2{
   /* padding-top: 5vh; */
   /* margin-bottom: 30vh; */
   margin-top: 15vh;
-  background: yellow;
+  /* background: yellow; */
 }
 .content3{
   /* padding-top: 10px; */
   margin-top: 15vh;
-  background-color: red;
+  /* background-color: red; */
 }
 .has-gutter th:nth-of-type(1){
   width: 40%;