Visual simplifications
This commit is contained in:
parent
4c3894d881
commit
85478c1424
@ -7,10 +7,7 @@
|
|||||||
margin-right: auto
|
margin-right: auto
|
||||||
|
|
||||||
html
|
html
|
||||||
color: black
|
|
||||||
height: 100%
|
height: 100%
|
||||||
text-align: center
|
|
||||||
font-family: sans-serif
|
|
||||||
background-color: #9CC5EE
|
background-color: #9CC5EE
|
||||||
// Integrating adl in another website
|
// Integrating adl in another website
|
||||||
&.iframe
|
&.iframe
|
||||||
@ -30,7 +27,9 @@ body
|
|||||||
border: 1px solid #68A6E5
|
border: 1px solid #68A6E5
|
||||||
margin: 0.2%
|
margin: 0.2%
|
||||||
padding: 1%
|
padding: 1%
|
||||||
position: relative
|
min-height: 99.1%
|
||||||
|
text-align: center
|
||||||
|
font-family: sans-serif
|
||||||
background-color: white
|
background-color: white
|
||||||
header, main, footer
|
header, main, footer
|
||||||
*
|
*
|
||||||
@ -67,13 +66,12 @@ h3.warning
|
|||||||
padding: 1em
|
padding: 1em
|
||||||
display: inline-block
|
display: inline-block
|
||||||
text-align: center
|
text-align: center
|
||||||
background-color: orange
|
|
||||||
box-shadow: 0 0 0.3em gray
|
box-shadow: 0 0 0.3em gray
|
||||||
border-radius: 1em
|
border-radius: 1em
|
||||||
|
background-color: orange
|
||||||
|
|
||||||
header.top
|
header.top
|
||||||
text-align: left
|
text-align: left
|
||||||
margin-bottom: 2em
|
|
||||||
img.logo
|
img.logo
|
||||||
float: left
|
float: left
|
||||||
margin-right: 2%
|
margin-right: 2%
|
||||||
@ -89,9 +87,6 @@ header.top
|
|||||||
|
|
||||||
main, body.mce-content-body
|
main, body.mce-content-body
|
||||||
position: relative
|
position: relative
|
||||||
h1
|
|
||||||
margin: 10px auto 5px auto
|
|
||||||
letter-spacing: 2px
|
|
||||||
h3
|
h3
|
||||||
text-align: left
|
text-align: left
|
||||||
ul, ol
|
ul, ol
|
||||||
|
@ -98,6 +98,9 @@ body.events.index table
|
|||||||
.links
|
.links
|
||||||
float: right
|
float: right
|
||||||
|
|
||||||
|
.fa-rss
|
||||||
|
color: darkorange
|
||||||
|
|
||||||
a#banner
|
a#banner
|
||||||
float: left
|
float: left
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
header
|
header
|
||||||
nav
|
nav
|
||||||
margin-top: -3em
|
margin-top: -3.1em
|
||||||
&:hover nav
|
&:hover nav
|
||||||
margin-top: 0
|
margin-top: 0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user