Преглед изворни кода

Merge pull request #478 from Oldiesmann/release-2.1

Typo fix
Michael Eshom пре 11 година
родитељ
комит
3e93fa8ffa
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      Themes/default/css/index.css

+ 1 - 1
Themes/default/css/index.css

@@ -1583,7 +1583,7 @@ ul li.greeting {
 /* The upshrink image needs some tweaking */
 #upshrink, #upshrink:hover {
 	padding: 5px 4px 3px 4px;
-	background: #none;
+	background: none;
 }
 
 /* The navigation list (i.e. linktree) */