mirror of
https://github.com/bs-community/blessing-skin-server.git
synced 2024-12-03 05:50:25 +08:00
Update global style
This commit is contained in:
parent
b7f0ddd7f0
commit
7e72e3c01b
@ -1,21 +1,12 @@
|
||||
font_stack = Ubuntu, 'Segoe UI', 'Microsoft Yahei', 'Microsoft Jhenghei', sans-serif;
|
||||
|
||||
body, h1, h2, h3, h4, h5, h6, .logo {
|
||||
font-family: font_stack !important;
|
||||
}
|
||||
|
||||
.swal2-modal, .swal2-content {
|
||||
font-family: font_stack;
|
||||
font-weight: 400 !important;
|
||||
}
|
||||
|
||||
.swal2-modal h2 {
|
||||
font-size: 25px;
|
||||
}
|
||||
|
||||
/* fucking webkit autofill */
|
||||
input:-webkit-autofill {
|
||||
-webkit-box-shadow: 0 0 0px 1000px #fff inset !important;
|
||||
-webkit-box-shadow: 0 0 0px 1000px #fff inset;
|
||||
}
|
||||
|
||||
.item {
|
||||
|
Loading…
Reference in New Issue
Block a user