Podpisywanie, kto wykonał daną zmianę. Usunięcie print, które zapodziały się w kodzie.
[redakcja.git] / platforma / static / css / master.css
index 9d3efec..07487d3 100755 (executable)
@@ -13,7 +13,7 @@ body {
     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;
@@ -61,7 +61,7 @@ body {
     font-weight: bold;
 }
 
-#header h1 {
+#header h1, #header h1 a {
     margin: 0;
     padding: 0;
     font: 17px Helvetica, Verdana, sans-serif;
@@ -72,6 +72,11 @@ body {
     line-height: 20px;
 }
 
+#header h1 a {
+    text-decoration: none;
+    color: #222;
+}
+
 #tabs {
     margin: 0;
     padding: 0;