]> _ Git - fluidbook-html5.git/commitdiff
wait #4382 @0:05
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 31 Mar 2021 08:34:43 +0000 (10:34 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 31 Mar 2021 08:34:43 +0000 (10:34 +0200)
style/special/mirakleaster2021.less

index 12cea3a34ca799b00e5bebc0b7a56356130c0d15..8c49c9d2e2afdbf29648687b1ea2ee3f8dd62f2a 100644 (file)
@@ -1,13 +1,16 @@
-@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@500&display=swap');
+@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@400;500&display=swap');
 
 .jconfirm .jconfirm-box {
   .form-group {
     label {
+      font-family: "Roboto Slab";
+      font-weight: 400;
       text-align: center;
       font-size: 30px;
       display: block;
       color: #052b4c;
       margin-bottom: 30px;
+
     }
 
     input {
@@ -37,7 +40,7 @@
       display: block;
       font-weight: 500;
       &:hover{
-        background-color: darken(#3fa9f5,10%);
+        background-color: #3fa9f5;
       }
     }
   }