mxx 3 vuotta sitten
vanhempi
commit
a2e1b60564
1 muutettua tiedostoa jossa 4 lisäystä ja 4 poistoa
  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%;