Skip to content

Commit

Permalink
style.css: remove @font-face. Why? Never used. Reported by Dai Zerong…
Browse files Browse the repository at this point in the history
… at #29.  -Hui
  • Loading branch information
Hui Lan committed Apr 18, 2020
1 parent 53ec7c8 commit 20019dc
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions homepage/style.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
@font-face {
font-family: "Linux Libertine";
src: url("fonts/LinLibertine_RZ.woff") format('woff');
}
html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
Expand Down Expand Up @@ -650,4 +646,4 @@ font-size:13pt;

.article{
min-height:500px;line-height:30px;border-right:1px solid #A7D7F9;padding-top:0px;
}
}

0 comments on commit 20019dc

Please sign in to comment.