[+] FO : mobile theme re-included in the trunk

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@17060 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
dMetzger
2012-08-28 15:47:12 +00:00
parent caccf77b10
commit 85f8e3db2f
97 changed files with 8534 additions and 32 deletions
+20
View File
@@ -0,0 +1,20 @@
#maintenance {
margin:0 auto;
width:100%;
font:normal 20px Arial, Verdana, sans-serif;
font-weight: bold;
color:#333;
}
#maintenance #store {
text-align:center;
}
#maintenance #message {
margin:20px 20px;
text-align:center;
}
#maintenance #prestashop {
background:url(../img/bg_maintenance.png) no-repeat 100% 0 #fff;
background-position:center bottom;
height:360px;
margin: 60px;
}