for testing
This commit is contained in:
parent
67e4eb71de
commit
c6e403cb4f
@ -39,13 +39,14 @@ Put your custom CSS in this file.
|
|||||||
}
|
}
|
||||||
|
|
||||||
#main {
|
#main {
|
||||||
background-color: #111111;
|
background-color: #ff0000;
|
||||||
}
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
background-color: #111111;
|
background-color: #00ff00;
|
||||||
}
|
}
|
||||||
|
|
||||||
.bg {
|
.bg {
|
||||||
background-color: #111111;
|
background-color: #0000ff;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user