reworked the config.php notes
This commit is contained in:
@@ -633,6 +633,21 @@ tr {
|
||||
box-shadow:0px 2px 4px -1px rgb(0 0 0 / 20%), 0px 4px 5px 0px rgb(0 0 0 / 14%), 0px 1px 10px 0px rgb(0 0 0 / 12%);
|
||||
}
|
||||
|
||||
dl {
|
||||
margin: 1em 0 0 1em;
|
||||
}
|
||||
dt {
|
||||
float: left;
|
||||
clear: left;
|
||||
width: auto;
|
||||
text-align: left;
|
||||
font-weight: bold;
|
||||
color: black;
|
||||
}
|
||||
dd::before {
|
||||
content: ": ";
|
||||
}
|
||||
|
||||
input {
|
||||
box-shadow: 0px 0px 17px 1px rgba(0, 0, 0, 0.10);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user