From: Stephen Kitt Date: Wed, 10 Aug 2022 11:54:03 +0000 (+0100) Subject: Don't pull in remote resources X-Git-Tag: archive/raspbian/1.13.1+dfsg-1+rpi1~1^2~1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=b525f873af26008328f33b4eee44f2d4e4d10191;p=libevdev.git Don't pull in remote resources Forwarded: not-needed Gbp-Pq: Name remove-remote-resources.patch --- diff --git a/doc/style/bootstrap.css b/doc/style/bootstrap.css index 05dc925..04d24e0 100644 --- a/doc/style/bootstrap.css +++ b/doc/style/bootstrap.css @@ -1,4 +1,3 @@ -@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,500,700"); /*! * bootswatch v3.3.5 * Homepage: http://bootswatch.com diff --git a/doc/style/header.html b/doc/style/header.html index cb1c1b1..bdf5c77 100644 --- a/doc/style/header.html +++ b/doc/style/header.html @@ -9,7 +9,7 @@ - + $projectname: $title $title @@ -20,7 +20,7 @@ $mathjax $extrastylesheet - + diff --git a/doc/style/libevdevdoxygen.css b/doc/style/libevdevdoxygen.css index cfceee4..2fa633c 100644 --- a/doc/style/libevdevdoxygen.css +++ b/doc/style/libevdevdoxygen.css @@ -1,5 +1,3 @@ -@import url("https://fonts.googleapis.com/css?family=Roboto+Mono"); - dd { margin-left: 30px; }