bagder: curl-www curl.css,1.60,1.61

[email protected] Sat, 09 Oct 2010 13:10:43 +0000
Newsgroups gmane.comp.web.curl.www.cvs
Message-ID <[email protected]>
Update of /cvsroot/curl/curl-www
In directory giant.haxx.se:/var/tmp/cvs-serv4342

Modified Files:
	curl.css 
Log Message:
style changes did a while ago


Index: curl.css
===================================================================
RCS file: /cvsroot/curl/curl-www/curl.css,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -d -r1.60 -r1.61
--- curl.css	4 Feb 2009 14:43:12 -0000	1.60
+++ curl.css	9 Oct 2010 13:10:41 -0000	1.61
@@ -6,7 +6,7 @@
 }
 
 /* the curl-style blue main page titles */
-.pagetitle, h1.libtitle {
+.pagetitle, h1.libtitle, .newstitle {
   border-style: solid;
   border-width: thin;
   border-color: black;
@@ -80,12 +80,15 @@
   font-size: 100%;
 }
 
+/*
 .newstitle {
   font-size: 120%;
   white-space: nowrap;
-  background-color: #e0e0ff;
+  background-color: #0000ff;
+  color: #ffffff;
 }
 
+*/
 td.newsdate {
   text-align: right;
 }