Update global style

This commit is contained in:
Pig Fang 2018-08-02 09:52:20 +08:00
parent b7f0ddd7f0
commit 7e72e3c01b

View File

@ -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 {