Browse Source

blockquote

alexlcdee 8 years ago
parent
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 {
         .col3__item {
             display: inline-block;
             display: inline-block;
             width: calc(33% - 0.25em - 10px);
             width: calc(33% - 0.25em - 10px);

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

@@ -1643,6 +1643,14 @@ body {
         width: 23%; }
         width: 23%; }
     .full-news__text table .mobileth {
     .full-news__text table .mobileth {
       display: none; }
       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 {
   .full-news__text .col3__item {
     display: inline-block;
     display: inline-block;
     width: calc(33% - 0.25em - 10px);
     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