//fix double background login css firefox3, button upload image edit product

This commit is contained in:
vKham
2011-12-26 09:47:01 +00:00
parent 022d327136
commit 613c858049
6 changed files with 77 additions and 21 deletions
+4 -1
View File
@@ -7,10 +7,13 @@ body {
font-size: 13px;
color: #333;
text-align: center;
background-image: url('../img/admin/bg-admin-gradient.png'),url('../img/admin/bg-admin.jpg');
background-image: url('../img/admin/bg-admin.jpg');
background-position: center center;
}
body #main {
}
h1 {
color: #902F52;
font-size: 20pt;