From 89f8f457f88ca84cc0db47305baa4c0e053b8c56 Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Tue, 18 Sep 2012 21:11:03 +0300 Subject: [PATCH] tyyli.css: use currently working css, test offline. --- tyyli.css | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/tyyli.css b/tyyli.css index 804a58c..2e7a14c 100644 --- a/tyyli.css +++ b/tyyli.css @@ -1,7 +1,4 @@ body { color: black; - background-color_ silver; + background-color: silver; } - -a:link {color:blue} -a:visited {color:purple}