mirror of
https://github.com/HeyPuter/puter.git
synced 2025-02-02 23:28:39 +08:00
Update style.css
This commit is contained in:
parent
42636ea36d
commit
2f385240cb
@ -3573,15 +3573,14 @@ label {
|
|||||||
|
|
||||||
.error-message {
|
.error-message {
|
||||||
display: none;
|
display: none;
|
||||||
border-color: #f0080866;
|
|
||||||
background: #ffecec;
|
|
||||||
color: rgb(215 2 2);
|
color: rgb(215 2 2);
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
margin-top: 10px;
|
margin-top: 10px;
|
||||||
margin-bottom: 10px;
|
margin-bottom: 10px;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
border: 1px solid #f0080866;
|
border: 1px solid rgb(215 2 2);
|
||||||
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
.account-deletion-confirmation-prompt {
|
.account-deletion-confirmation-prompt {
|
||||||
|
Loading…
Reference in New Issue
Block a user