mirror of
https://gitlab.com/MrFry/qmining-page
synced 2025-04-01 20:23:44 +02:00
User files changes
This commit is contained in:
parent
c16015a339
commit
c34e2ba2c1
7 changed files with 245 additions and 162 deletions
|
@ -46,12 +46,11 @@ textarea {
|
|||
input {
|
||||
color: var(--text-color);
|
||||
background-color: var(--background-color);
|
||||
border: 1px solid #666;
|
||||
border-radius: 5px;
|
||||
border: 0px solid #444;
|
||||
width: 80%;
|
||||
font-family: inherit;
|
||||
border: 1px solid #444;
|
||||
width: 98%;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
input:focus {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue