Bladeren bron

blockquote

alexlcdee 8 jaren geleden
bovenliggende
commit
fa2e6f54d7
4 gewijzigde bestanden met toevoegingen van 22 en 0 verwijderingen
  1. 14 0
      app/assets/styles/content/centerbar/full-news.scss
  2. 8 0
      app/www/css/all.css
  3. 0 0
      app/www/css/all.css.map
  4. 0 0
      app/www/css/all.min.css

+ 14 - 0
app/assets/styles/content/centerbar/full-news.scss

@@ -253,6 +253,20 @@
             }
         }
 
+        blockquote {
+            padding: 5px 25px 5px 60px;
+            background: #ebebeb url('../img/cite.png') 20px 30px no-repeat;
+
+            p {
+                font-size: 25px;
+                font-family: $fontcuprum;
+
+                small {
+                    font-size: 15px;
+                }
+            }
+        }
+
         .col3__item {
             display: inline-block;
             width: calc(33% - 0.25em - 10px);

+ 8 - 0
app/www/css/all.css

@@ -1643,6 +1643,14 @@ body {
         width: 23%; }
     .full-news__text table .mobileth {
       display: none; }
+  .full-news__text blockquote {
+    padding: 5px 25px 5px 60px;
+    background: #ebebeb url("../img/cite.png") 20px 30px no-repeat; }
+    .full-news__text blockquote p {
+      font-size: 25px;
+      font-family: "cuprum", Impact, "Charcoal CY", sans-serif; }
+      .full-news__text blockquote p small {
+        font-size: 15px; }
   .full-news__text .col3__item {
     display: inline-block;
     width: calc(33% - 0.25em - 10px);

File diff suppressed because it is too large
+ 0 - 0
app/www/css/all.css.map


File diff suppressed because it is too large
+ 0 - 0
app/www/css/all.min.css


Some files were not shown because too many files changed in this diff