mirror of
https://github.com/aaronleetw/Attendance.git
synced 2024-11-14 19:11:39 -08:00
Remove font-weight 900
This commit is contained in:
parent
b4125ec478
commit
d050cc042c
1 changed files with 1 additions and 6 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue