diff --git a/src/app/layout.scss b/src/app/layout.scss index d29f94a..b6f3b9a 100644 --- a/src/app/layout.scss +++ b/src/app/layout.scss @@ -312,7 +312,6 @@ a.link-black { display: inline-block; } -// Sobreescreve a classe do bootstrap .close { color: white; opacity: 1; @@ -326,16 +325,7 @@ blockquote { position: relative; margin: 0px; border-left: none; - font-size: 24px; line-height: 28px; - padding: 50px 0 0 50px; - position: relative; - - @each $category, $color in $categories { - .#{$category} & { - color: $color; - } - } &:before { content: "⌜"; @@ -353,21 +343,6 @@ blockquote { } } -blockquote p { - font-size: 140%!important; - line-height: normal!important; -} - -// .cultura blockquote::before { -// color: #cd999b; -// } -// Sobreescreve a classe do bootstrap -.close { - color: white; - opacity: 1; - font-weight: normal; -} - .top-border-theme { @each $category, $color in $categories { -- libgit2 0.21.2