From 1977cd8049ab7c1c47e820813a2a355ba254818e Mon Sep 17 00:00:00 2001 From: fche Date: Fri, 12 Nov 2010 22:17:36 +0000 Subject: [PATCH] none --- tutorial/tutorial.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorial/tutorial.css b/tutorial/tutorial.css index ca0e37d9..9ea615b9 100644 --- a/tutorial/tutorial.css +++ b/tutorial/tutorial.css @@ -15,7 +15,7 @@ BIG.XXLARGE { font-size : x-large } BIG.HUGE { font-size : larger } BIG.XHUGE { font-size : xx-large } -.CODE { font-weight: bold; } +CODE { font-weight: bold; } /* heading styles */ H1 { } -- 2.43.5