Change color
This commit is contained in:
parent
0c42644466
commit
17367cd435
@ -14,6 +14,7 @@
|
|||||||
margin:auto;
|
margin:auto;
|
||||||
border: 5px solid var(--theme-webpage-canvas_border);
|
border: 5px solid var(--theme-webpage-canvas_border);
|
||||||
border-radius: 10px;
|
border-radius: 10px;
|
||||||
|
background-color: darkslategray;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
<link rel="stylesheet" href="assets/css/main.css">
|
<link rel="stylesheet" href="assets/css/main.css">
|
||||||
|
Reference in New Issue
Block a user