From b80cbb4da92dcdead24a3ab44f84f5e75e1e7c1c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Romain=20Gon=C3=A7alves?= Date: Tue, 14 Dec 2021 19:20:21 +0100 Subject: website: Bump for archived repository --- sass/style/style.sass | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'sass') diff --git a/sass/style/style.sass b/sass/style/style.sass index 1d60794..a357f27 100644 --- a/sass/style/style.sass +++ b/sass/style/style.sass @@ -29,7 +29,7 @@ footer margin: 2em 0 2em 0 padding: .1em 0 .1em 0 background-color: $grey - p + * text-align: center max-width: none @@ -40,6 +40,8 @@ a background-color: $grey_1 padding: .1em color: $fg + &.transparent + background-color: transparent hr border-bottom: solid .1em $grey @@ -61,9 +63,10 @@ blockquote border-left: solid .2em $grey_1 pre - padding: 1em - border-radius: .4em + background-color: $grey + border-left: $grey_1 solid overflow: auto + padding: 1em img max-width: 100% -- cgit v1.2.3