diff --git a/index.html b/index.html index 4c80244..1f3e46e 100644 --- a/index.html +++ b/index.html @@ -109,7 +109,7 @@ -
+
@@ -475,7 +475,7 @@
-
+ diff --git a/sass/style.sass b/sass/style.sass index 9f28e63..470a212 100644 --- a/sass/style.sass +++ b/sass/style.sass @@ -760,6 +760,19 @@ h1 padding-right: 0 padding-top: $gutter * 0.25 +// 6.17 - artigo +.article-container + max-width: 1170px + margin-left: auto + margin-right: auto + .abstract + font-style: italic + color: rgb(114, 114, 114) + margin-bottom: 30px + margin-top: 10px + .title + font-size: 22px + // ------------------------------------ // 7 - Modificadores @@ -946,4 +959,4 @@ h3.titulo-destaque .date,.time color: #fff .bloco-destaque - background: darken(#fff, 85%) \ No newline at end of file + background: darken(#fff, 85%) -- libgit2 0.21.2