Home Gen165 @ 2024-04-28-23:25
This commit is contained in:
parent
7e758ea4bd
commit
f8f580c25c
@ -22,9 +22,11 @@
|
|||||||
|
|
||||||
#input {
|
#input {
|
||||||
margin: 5px;
|
margin: 5px;
|
||||||
border-radius: 0px;
|
border-radius: 15px;
|
||||||
border: none;
|
border-color: rgba(33ccffee);
|
||||||
background-color: #3B425299;
|
border-width: 2px;
|
||||||
|
border-style: solid;
|
||||||
|
background-color: transparent;
|
||||||
color: white;
|
color: white;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -58,6 +60,7 @@
|
|||||||
border-color: rgba(4C566A99);
|
border-color: rgba(4C566A99);
|
||||||
border-width: 2px;
|
border-width: 2px;
|
||||||
border-style: solid;
|
border-style: solid;
|
||||||
|
background: transparent;
|
||||||
}
|
}
|
||||||
|
|
||||||
#text:selected {
|
#text:selected {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user