redesign #1
@ -19,15 +19,17 @@ body {
|
|||||||
margin: auto;
|
margin: auto;
|
||||||
margin-top: 40px;
|
margin-top: 40px;
|
||||||
position: sticky;
|
position: sticky;
|
||||||
top: -170px;
|
top: -145px;
|
||||||
}
|
}
|
||||||
#page_title { /* This may be best floating above content div rather than inside header div */
|
#page_title { /* This may be best floating above content div rather than inside header div */
|
||||||
|
background-color: #2f4f4f8f;
|
||||||
font-family: sans-serif;
|
font-family: sans-serif;
|
||||||
font-size: large;
|
font-size: large;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
height: 90px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
bottom: -14px;
|
bottom: 0;
|
||||||
color: azure;
|
color: azure;
|
||||||
}
|
}
|
||||||
#menubar {
|
#menubar {
|
||||||
|
Loading…
Reference in New Issue
Block a user