background : #1c1c1c !important
}
+.md code, .md pre, .usertext-edit textarea code, .usertext-edit textarea pre {
+ background-color: #1c1c1c !important;
+ border-color: #2c2c2c !important;
+}
+
.link.self.md {
border : 1px solid #333 !important
}
border : 1px solid #333 !important
}
-.usertext-body.md {
+.link .usertext .md {
background : #222 !important;
- border-left : 2px solid #333 !important;
+ border-left : 2px solid !important;
-webkit-border-radius : 5px !important;
border-radius : 5px !important;
+ border-color: #333 !important;
margin-top : 1em !important
}