diff --git a/static/allpages.css b/static/allpages.css index 372ca1e..53aa4bb 100644 --- a/static/allpages.css +++ b/static/allpages.css @@ -5,11 +5,6 @@ body { font-family: "Lato", "Noto Sans TC", "Microsoft JhengHei", "sans-serif"; } -select option { - font-family: "Font Awesome 5 Free", "Lato", "Noto Sans TC", "Microsoft JhengHei", "sans-serif"; - font-weight: 900; -} - div.col .row .col { border: 1px solid black; display: inline-block; @@ -174,4 +169,4 @@ label { #chgPasswordForm .form-group { margin-bottom: 0 !important; -} \ No newline at end of file +}