aboutsummaryrefslogtreecommitdiff
path: root/doc/handbook/style.css
diff options
context:
space:
mode:
authorng0 <ng0@n0.is>2019-03-05 01:10:23 +0000
committerng0 <ng0@n0.is>2019-03-05 01:10:23 +0000
commit7ff4f5d008a72da6ee122baebbec0582dc71eb0a (patch)
treeb7dbdd10dcb797e9473ef0b13a15f9cabc90f7f2 /doc/handbook/style.css
parent1a852fb4df6edd585bd308b6fc2cfd58dc21ed4b (diff)
downloadgnunet-7ff4f5d008a72da6ee122baebbec0582dc71eb0a.tar.gz
gnunet-7ff4f5d008a72da6ee122baebbec0582dc71eb0a.zip
fix css
Diffstat (limited to 'doc/handbook/style.css')
-rw-r--r--doc/handbook/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/handbook/style.css b/doc/handbook/style.css
index 0c4525437..e5271197b 100644
--- a/doc/handbook/style.css
+++ b/doc/handbook/style.css
@@ -1,6 +1,6 @@
1/* This stylesheet is used by manuals and a few older resources. */ 1/* This stylesheet is used by manuals and a few older resources. */
2 2
3@import url('/reset.css'); 3@import url('reset.css');
4 4
5 5
6/*** PAGE LAYOUT ***/ 6/*** PAGE LAYOUT ***/