header
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -6,28 +6,14 @@
|
||||
main:not(.home) {
|
||||
padding: 4rem 0 !important; } }
|
||||
|
||||
body {
|
||||
position: relative; }
|
||||
body #content-ontop {
|
||||
z-index: 3000;
|
||||
position: relative;
|
||||
top: -1200px; }
|
||||
body #background-animated {
|
||||
z-index: 2000;
|
||||
position: relative;
|
||||
left: -350px; }
|
||||
body::before {
|
||||
z-index: -1;
|
||||
content: " ";
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
background-repeat: no-repeat;
|
||||
background-size: content;
|
||||
display: block;
|
||||
position: absolute;
|
||||
opacity: 0.5;
|
||||
top: 100px;
|
||||
left: +53px; }
|
||||
body #content-ontop {
|
||||
position: relative;
|
||||
top: -1200px; }
|
||||
|
||||
body #background-animated {
|
||||
z-index: -1;
|
||||
position: relative;
|
||||
left: -350px; }
|
||||
|
||||
article.publications, article.interviews {
|
||||
margin-top: 1rem; }
|
||||
|
||||
Reference in New Issue
Block a user