Extend dividers to bottom of page
This commit is contained in:
parent
2b75452d54
commit
669c5b56be
@ -8,6 +8,12 @@
|
|||||||
*{
|
*{
|
||||||
font-family: Open Sans, Helvetica, Arial, sans-serif;
|
font-family: Open Sans, Helvetica, Arial, sans-serif;
|
||||||
}
|
}
|
||||||
|
html{
|
||||||
|
height: 100%;
|
||||||
|
}
|
||||||
|
body, #life section.year {
|
||||||
|
min-height: 100%;
|
||||||
|
}
|
||||||
body{
|
body{
|
||||||
color: #fff;
|
color: #fff;
|
||||||
background-color: #384047;
|
background-color: #384047;
|
||||||
|
Loading…
Reference in New Issue
Block a user