From 85478c1424a94ee8a5e7e6e4d70af0fc89d5f44d Mon Sep 17 00:00:00 2001 From: echarp Date: Sun, 16 Sep 2018 23:17:24 +0200 Subject: [PATCH] Visual simplifications --- app/assets/stylesheets/all.sass | 13 ++++--------- app/assets/stylesheets/events.sass | 3 +++ app/assets/stylesheets/region.sass | 2 +- 3 files changed, 8 insertions(+), 10 deletions(-) diff --git a/app/assets/stylesheets/all.sass b/app/assets/stylesheets/all.sass index c000916d..e3b6676c 100644 --- a/app/assets/stylesheets/all.sass +++ b/app/assets/stylesheets/all.sass @@ -7,10 +7,7 @@ margin-right: auto html - color: black height: 100% - text-align: center - font-family: sans-serif background-color: #9CC5EE // Integrating adl in another website &.iframe @@ -30,7 +27,9 @@ body border: 1px solid #68A6E5 margin: 0.2% padding: 1% - position: relative + min-height: 99.1% + text-align: center + font-family: sans-serif background-color: white header, main, footer * @@ -67,13 +66,12 @@ h3.warning padding: 1em display: inline-block text-align: center - background-color: orange box-shadow: 0 0 0.3em gray border-radius: 1em + background-color: orange header.top text-align: left - margin-bottom: 2em img.logo float: left margin-right: 2% @@ -89,9 +87,6 @@ header.top main, body.mce-content-body position: relative - h1 - margin: 10px auto 5px auto - letter-spacing: 2px h3 text-align: left ul, ol diff --git a/app/assets/stylesheets/events.sass b/app/assets/stylesheets/events.sass index 4215aa90..68de94b8 100644 --- a/app/assets/stylesheets/events.sass +++ b/app/assets/stylesheets/events.sass @@ -98,6 +98,9 @@ body.events.index table .links float: right +.fa-rss + color: darkorange + a#banner float: left diff --git a/app/assets/stylesheets/region.sass b/app/assets/stylesheets/region.sass index f24b065e..c8ef5120 100644 --- a/app/assets/stylesheets/region.sass +++ b/app/assets/stylesheets/region.sass @@ -1,6 +1,6 @@ header nav - margin-top: -3em + margin-top: -3.1em &:hover nav margin-top: 0