Kaynağa Gözat

add little pisg logo to footer using default css

James Wade 14 yıl önce
ebeveyn
işleme
017edad11f
1 değiştirilmiş dosya ile 5 ekleme ve 0 silme
  1. 5 0
      layout/default.css

+ 5 - 0
layout/default.css

@@ -100,4 +100,9 @@ td {
 	font-size: 10px;
 	color: black;
 	text-align: center;
+}
+#footer {
+	width: 400px;
+	height: 32px;
+	background: url('http://pisg.sourceforge.net/favicon.png') no-repeat 0 50%;
 }