From 44bb345d393482ec2f7e3ae9fa666129767f0d6f Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Tue, 10 Feb 2015 08:05:30 +0000 Subject: trim trailing white space, no code change; from Svyatoslav Mishyn , Crux Linux --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'style.css') 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. */ -- cgit