File: drop-googleapis.patch

package info (click to toggle)
libxmp 4.7.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,180 kB
  • sloc: ansic: 61,725; sh: 3,937; makefile: 464
file content (12 lines) | stat: -rw-r--r-- 311 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
Description: Drop the Google fonts import
Author: Stephen Kitt <skitt@debian.org>
Forwarded: not-needed

--- a/docs/style.css
+++ b/docs/style.css
@@ -1,5 +1,3 @@
-@import url("http://fonts.googleapis.com/css?family=Open+Sans|Cousine|Michroma");
-
 body {
 	font-family:'Open Sans',sans-serif;
 	font-size:86%;