mirror of
https://github.com/mon/BemaniPatcher.git
synced 2026-08-01 14:10:40 -07:00
Use non-Google CDN for jquery + nuke custom font
With love to China
This commit is contained in:
+1
-2
@@ -1,4 +1,3 @@
|
||||
@import url('https://fonts.googleapis.com/css?family=PT+Sans');
|
||||
@font-face {
|
||||
font-family: 'file';
|
||||
src: url('file.eot?abyff3');
|
||||
@@ -151,7 +150,7 @@ body {
|
||||
color: #000;
|
||||
padding: 0 10px;
|
||||
background: #e2e1e0;
|
||||
font-family: 'PT Sans', 'Source Sans Pro', Helvetica, Arial, sans-serif;
|
||||
font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
|
||||
}
|
||||
|
||||
h1,
|
||||
|
||||
Reference in New Issue
Block a user