Compare commits
2 Commits
98ad804878
...
2e77bb81c7
Author | SHA1 | Date |
---|---|---|
|
2e77bb81c7 | |
|
5407567dfd |
|
@ -8,8 +8,7 @@ body{
|
||||||
/* Background */
|
/* Background */
|
||||||
background-color: white;
|
background-color: white;
|
||||||
background-image: url("https://git.intermate.nl/CIE_plus_plus/resources/raw/branch/main/images/balls.svg");
|
background-image: url("https://git.intermate.nl/CIE_plus_plus/resources/raw/branch/main/images/balls.svg");
|
||||||
background-repeat: repeat;
|
background-size: contain;
|
||||||
background-size: cover;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
h1{
|
h1{
|
||||||
|
|
Loading…
Reference in New Issue