small css QoL changes
This commit is contained in:
7
public/css/w0bmcustom.css
vendored
7
public/css/w0bmcustom.css
vendored
@@ -3464,7 +3464,7 @@ button.w0bmcustom-css:hover {
|
|||||||
|
|
||||||
button.chilledblue-css {
|
button.chilledblue-css {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
padding-bottom: 5px;
|
padding: 5px;
|
||||||
background: #142121;
|
background: #142121;
|
||||||
border: 1px solid #131916;
|
border: 1px solid #131916;
|
||||||
margin-bottom: 5px;
|
margin-bottom: 5px;
|
||||||
@@ -4235,6 +4235,7 @@ pre {
|
|||||||
background: black;
|
background: black;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
margin-bottom: 5px;
|
margin-bottom: 5px;
|
||||||
|
padding: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.toggo {
|
.toggo {
|
||||||
@@ -4307,3 +4308,7 @@ input[type=range]:-moz-focusring{
|
|||||||
input[type=range]:focus::-moz-range-track {
|
input[type=range]:focus::-moz-range-track {
|
||||||
background: #ccc;
|
background: #ccc;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
div#switcher button {
|
||||||
|
line-height: 1;
|
||||||
|
}
|
||||||
|
Reference in New Issue
Block a user