mirror of
https://gitlab.com/skysthelimit.dev/selenite.git
synced 2025-06-16 02:22:07 -05:00
Update style.css
This commit is contained in:
parent
eb9b0d45d3
commit
db8c4569ce
12
style.css
12
style.css
@ -34,6 +34,18 @@
|
||||
font-family: 'Prompt', sans-serif !important;
|
||||
color: var(--textcolor) !important;
|
||||
}
|
||||
.modal-content {
|
||||
background:var(--uibg)!important;
|
||||
}
|
||||
#myModal {
|
||||
color:white!important;
|
||||
}
|
||||
.modal-footer {
|
||||
border:0!important;
|
||||
}
|
||||
.modal-header {
|
||||
border:0!important;
|
||||
}
|
||||
body {
|
||||
margin: 0 !important;
|
||||
padding: 0 !important;
|
||||
|
Loading…
x
Reference in New Issue
Block a user