aboutsummaryrefslogtreecommitdiff
path: root/assets/scss
diff options
context:
space:
mode:
authorYour Name <you@example.com>2018-01-03 20:15:44 +0100
committerYour Name <you@example.com>2018-01-03 20:15:44 +0100
commit4bbf6608cd7f558439db14944450c37384d12967 (patch)
treeb6a76f3c20b919acc055968d5e70ed6723fce022 /assets/scss
parent3ad66791b43a27f34b995a18546a4c8ef5f2dd5e (diff)
downloadlesoiseaux.io-4bbf6608cd7f558439db14944450c37384d12967.tar.gz
Add contents to gfx and pimp it up
Diffstat (limited to 'assets/scss')
-rw-r--r--assets/scss/txt.scss12
1 files changed, 12 insertions, 0 deletions
diff --git a/assets/scss/txt.scss b/assets/scss/txt.scss
index e16b96b..e864d93 100644
--- a/assets/scss/txt.scss
+++ b/assets/scss/txt.scss
@@ -364,6 +364,14 @@ body > footer {
}
}
+section {
+ h2 + h3 {
+ font-size: 2.5rem;
+ font-style: italic;
+ margin-top: -2rem;
+ }
+}
+
article > header {
p {
@@ -383,6 +391,10 @@ article > header {
article {
+ #intro h2 {
+ transform: rotate(270deg) translate(13.6rem, -34rem);
+ }
+
section:after {
display: table;
content: "";