comparison templates/static/style-gitweb.css @ 3019:d5cdf25bab74

gitweb: fix issue 349
author TK Soh <teekaysoh@yahoo.com>
date Tue, 29 Aug 2006 13:28:38 -0500
parents 90ee844b9f71
children 2896ce093ec4
comparison
equal deleted inserted replaced
3018:b9dbbcf8a488 3019:d5cdf25bab74
45 color:#ffffff; background-color:#ff6600; 45 color:#ffffff; background-color:#ff6600;
46 font-weight:bold; font-family:sans-serif; font-size:10px; 46 font-weight:bold; font-family:sans-serif; font-size:10px;
47 text-align:center; text-decoration:none; 47 text-align:center; text-decoration:none;
48 } 48 }
49 a.rss_logo:hover { background-color:#ee5500; } 49 a.rss_logo:hover { background-color:#ee5500; }
50 pre { margin: 0; }