]> _ Git - fluidbook-html5.git/commitdiff
wip #3733 @0.25
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 9 Sep 2020 11:10:57 +0000 (13:10 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 9 Sep 2020 11:10:57 +0000 (13:10 +0200)
style/articles/business-immo.less

index fbc6dd95b11f2ed77a7232fc52bbe9f8d88cfcee..90cc6a22a56350d1941f1d339f9a938bbac1759c 100644 (file)
@@ -36,6 +36,15 @@ article {
     }
   }
 
+  blockquote {
+    font-weight: 600;
+    font-style: italic;
+    font-size: 25px;
+    @media @medium {
+      font-size: unit(25*@articles-mobile-ratio, px);
+    }
+  }
+
   .articleBody a {
     &:hover {
       color: @red !important;