darkmode
This commit is contained in:
@@ -8,7 +8,8 @@
|
||||
body {
|
||||
font-family: 'Roboto', sans-serif;
|
||||
font-size: 16px;
|
||||
background-color: #f5f5f5;
|
||||
color: #fff;
|
||||
background-color: #0d131e;
|
||||
}
|
||||
|
||||
.selector {
|
||||
@@ -32,6 +33,7 @@
|
||||
width: 90%;
|
||||
resize: none;
|
||||
overflow-y: hidden;
|
||||
background-color: #172336;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
||||
Reference in New Issue
Block a user