mirror of
https://github.com/LJ5O/website.git
synced 2026-08-11 22:54:46 +02:00
Added game of life background
This commit is contained in:
@@ -2,8 +2,10 @@
|
||||
overflow-y: hidden;
|
||||
overflow-x: hidden;
|
||||
}
|
||||
html, body{
|
||||
html{
|
||||
background-color: #1E1E1E;
|
||||
}
|
||||
html, body{
|
||||
margin: 0;
|
||||
overflow-x: hidden;
|
||||
overflow-y: scroll !important;
|
||||
|
||||
Reference in New Issue
Block a user