Visual simplifications
This commit is contained in:
parent
4c3894d881
commit
85478c1424
@ -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
|
||||
|
@ -98,6 +98,9 @@ body.events.index table
|
||||
.links
|
||||
float: right
|
||||
|
||||
.fa-rss
|
||||
color: darkorange
|
||||
|
||||
a#banner
|
||||
float: left
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
header
|
||||
nav
|
||||
margin-top: -3em
|
||||
margin-top: -3.1em
|
||||
&:hover nav
|
||||
margin-top: 0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user