소스 검색

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%;