Skip to content

Commit 9fd1a0d

Browse files
committed
Remove trailing space from css file
1 parent 9cc42ed commit 9fd1a0d

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

util/voidspace-fusepy.css

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
:Authors: Ian Bicking, Michael Foord
33
:Contact: fuzzyman@voidspace.org.uk
4-
:Date: 2005/08/26
4+
:Date: 2005/08/26
55
:Version: 0.1.0
66
:Copyright: This stylesheet has been placed in the public domain.
77
@@ -84,7 +84,7 @@ h1 {
8484
border: medium solid black;
8585
}
8686

87-
h1 a.toc-backref, h2 a.toc-backref {
87+
h1 a.toc-backref, h2 a.toc-backref {
8888
color: #ffffff;
8989
}
9090

@@ -99,8 +99,8 @@ h3, h4, h5, h6 {
9999
color: #000000;
100100
}
101101

102-
h3 a.toc-backref, h4 a.toc-backref, h5 a.toc-backref,
103-
h6 a.toc-backref {
102+
h3 a.toc-backref, h4 a.toc-backref, h5 a.toc-backref,
103+
h6 a.toc-backref {
104104
color: #000000;
105105
}
106106

0 commit comments

Comments
 (0)