Compare commits
No commits in common. "2e77bb81c7886224a3061f1377bda82b5e80b12e" and "98ad8048785096df3b604fec5fe139c2f1ecd8ea" have entirely different histories.
2e77bb81c7
...
98ad804878
|
@ -8,7 +8,8 @@ body{
|
|||
/* Background */
|
||||
background-color: white;
|
||||
background-image: url("https://git.intermate.nl/CIE_plus_plus/resources/raw/branch/main/images/balls.svg");
|
||||
background-size: contain;
|
||||
background-repeat: repeat;
|
||||
background-size: cover;
|
||||
}
|
||||
|
||||
h1{
|
||||
|
|
Loading…
Reference in New Issue