summaryrefslogtreecommitdiffstats
path: root/style.css
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2015-02-10 08:05:30 +0000
committerIngo Schwarze <schwarze@openbsd.org>2015-02-10 08:05:30 +0000
commit44bb345d393482ec2f7e3ae9fa666129767f0d6f (patch)
treeef16d9a1aff8aff251fa12885bcc4691ac71af5d /style.css
parent1874040926dffdcbabb70003b9c49ea82d64a5b7 (diff)
downloadmandoc-44bb345d393482ec2f7e3ae9fa666129767f0d6f.tar.gz
trim trailing white space, no code change;
from Svyatoslav Mishyn <juef at openmailboxd dot org>, Crux Linux
Diffstat (limited to 'style.css')
-rw-r--r--style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.css b/style.css
index 08f7fcc0..4fb1f746 100644
--- a/style.css
+++ b/style.css
@@ -51,7 +51,7 @@ small { } /* Small: SB, SM. */
i.addr { font-weight: normal; } /* Address (Ad). */
i.arg { font-weight: normal; } /* Command argument (Ar). */
span.author { } /* Author name (An). */
-b.cmd { font-style: normal; } /* Command (Cm). */
+b.cmd { font-style: normal; } /* Command (Cm). */
b.config { font-style: normal; } /* Config statement (Cd). */
span.define { } /* Defines (Dv). */
span.desc { } /* Nd. After em-dash. */