[WineHQ] css: Fix the spelling of a comment.
19 Jun
2021
19 Jun
'21
11:52 a.m.
Signed-off-by: Francois Gouget <fgouget(a)free.fr> --- css/styles.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/styles.css b/css/styles.css index 6dbda392..cf76dcc2 100644 --- a/css/styles.css +++ b/css/styles.css @@ -125,7 +125,7 @@ SPAN.link:active { color: #FF0000; text-decoration: none; } /* blockquote */ blockquote { font-size: inherit; } -/* horizonal rules */ +/* horizontal rules */ HR { border-top: 1px solid #d4d4d4; } /* DIV styles */ @@ -612,4 +612,4 @@ BODY.rtl { margin-left: 10px; } -} \ No newline at end of file +} -- 2.20.1
1640
Age (days ago)
1640
Last active (days ago)
0 comments
1 participants
participants (1)
-
Francois Gouget