bottom: 0;
right: 0;;
width: 13px;
- background: #C1C1C1 url(/static/img/gallery.png) no-repeat scroll center center;
+ background: #C1C1C1 url(../img/gallery.png) no-repeat scroll center center;
border-left: 1px solid #999;
border-right: 1px solid #999;
cursor: w-resize;
font-weight: bold;
}
-#header h1 {
+#header h1, #header h1 a {
margin: 0;
padding: 0;
font: 17px Helvetica, Verdana, sans-serif;
line-height: 20px;
}
+#header h1 a {
+ text-decoration: none;
+ color: #222;
+}
+
#tabs {
margin: 0;
padding: 0;