[+] Project : default theme added

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10862 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
mMarinetti
2011-12-02 15:24:40 +00:00
parent 43654ffba1
commit 9cc30dc3fe
431 changed files with 21629 additions and 1679 deletions
+26
View File
@@ -0,0 +1,26 @@
/* Block editorial */
.editorial_block { margin-bottom: 2em }
.editorial_block .rte { background: transparent none repeat scroll 0 0 }
.editorial_block h1 {
margin:40px 0 10px 0;
padding: 0;
background: none;
}
.editorial_block h2 {
padding:0 0 10px 0;
font-size: 12px;
line-height: 1.2em;
color: #666;
text-transform: none;
background: none;
}
#editorial_block_center p { padding-left: 0 }
#editorial_block_center .rte p {color:#666 }
#editorial_block_center p#editorial_image_legend {
margin: 0 0 10px;
padding:0;
color: #666;
font-size: 10px;
}