adjust margins on header
This commit is contained in:
@@ -357,7 +357,7 @@ a.no-underline {
|
|||||||
float: right;
|
float: right;
|
||||||
max-width: 60%;
|
max-width: 60%;
|
||||||
margin-top: -70px;
|
margin-top: -70px;
|
||||||
margin-right: -80px;
|
margin-right: -70px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.form-width {
|
.form-width {
|
||||||
@@ -369,6 +369,10 @@ a.no-underline {
|
|||||||
#kb-cuny-logo {
|
#kb-cuny-logo {
|
||||||
margin-top: 10px;
|
margin-top: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#library-logo {
|
||||||
|
margin-right: -85px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/*!
|
/*!
|
||||||
|
|||||||
@@ -12,6 +12,7 @@ body {
|
|||||||
background-color: #faf870;
|
background-color: #faf870;
|
||||||
padding: 5px;
|
padding: 5px;
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
|
margin-bottom: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#corona-alert-text {
|
#corona-alert-text {
|
||||||
@@ -31,7 +32,6 @@ nav.navbar-default.yamm {
|
|||||||
border: none;
|
border: none;
|
||||||
font-size: 1.4em;
|
font-size: 1.4em;
|
||||||
color: #111;
|
color: #111;
|
||||||
margin-top: -30px;
|
|
||||||
border-radius: 0px;
|
border-radius: 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -307,6 +307,10 @@ a.no-underline {
|
|||||||
|
|
||||||
@media only screen and (min-width: 767px) {
|
@media only screen and (min-width: 767px) {
|
||||||
|
|
||||||
|
nav.navbar-default.yamm {
|
||||||
|
margin-top: -30px;
|
||||||
|
}
|
||||||
|
|
||||||
.zero-margin {
|
.zero-margin {
|
||||||
margin: -2px;
|
margin: -2px;
|
||||||
}
|
}
|
||||||
@@ -365,6 +369,10 @@ a.no-underline {
|
|||||||
#kb-cuny-logo {
|
#kb-cuny-logo {
|
||||||
margin-top: 25px;
|
margin-top: 25px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#library-logo {
|
||||||
|
margin-right: -95px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/*!
|
/*!
|
||||||
|
|||||||
@@ -371,7 +371,7 @@ a.no-underline {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#library-logo {
|
#library-logo {
|
||||||
margin-right: -180px;
|
margin-right: -190px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user