Fixing some markdown style

--HG--
branch : 1.x
This commit is contained in:
Sebastien Ros
2011-09-28 10:34:53 -07:00
parent 7aabfcd4c0
commit a3dd24d73b

View File

@@ -8,6 +8,7 @@
list-style: none;
cursor: pointer;
}
.wmd-button > span {
background-image: url(../Content/Admin/Images/wmd-buttons.png);
background-repeat: no-repeat;
@@ -59,7 +60,7 @@
padding-left: 1em;
}
.wmd-preview pre {
.wmd-preview pre, .wmd-preview code {
margin: 1em 3em;
color: #999;
border-left: 2px solid #999;