Explorar o código

add little pisg logo to footer using default css

James Wade %!s(int64=14) %!d(string=hai) anos
pai
achega
017edad11f
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  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%;
 }