Ver Fonte

blockquote

alexlcdee há 8 anos atrás
pai
commit
fa2e6f54d7

+ 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);

Diff do ficheiro suprimidas por serem muito extensas
+ 0 - 0
app/www/css/all.css.map


Diff do ficheiro suprimidas por serem muito extensas
+ 0 - 0
app/www/css/all.min.css


Alguns ficheiros não foram mostrados porque muitos ficheiros mudaram neste diff