mirror of
https://github.com/Phantop/phantop.github.io.git
synced 2024-12-25 14:46:40 +00:00
css: fix background height
This commit is contained in:
parent
6bfd579079
commit
63f03b0f69
|
@ -1,3 +1,7 @@
|
||||||
|
html {
|
||||||
|
min-height: 100%
|
||||||
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
background: repeating-linear-gradient(to bottom,
|
background: repeating-linear-gradient(to bottom,
|
||||||
#5bcefa 000px, #5bcefa 150px,
|
#5bcefa 000px, #5bcefa 150px,
|
||||||
|
|
Loading…
Reference in a new issue