„index.html“ ändern
This commit is contained in:
@@ -3,7 +3,8 @@
|
|||||||
|
|
||||||
<style>
|
<style>
|
||||||
body {
|
body {
|
||||||
background-color: #212121;
|
background: rgb(59,67,105);
|
||||||
|
background: radial-gradient(circle, rgba(59,67,105,1) 0%, rgba(33,33,33,1) 100%);
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user