]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - plugins/markdown/markdown.css
Improve theme dependent plugin placeholders:
[github/shaarli/Shaarli.git] / plugins / markdown / markdown.css
index e012b864a6682c6674372f9b186eeb0956dd09fc..33702564741b861846e7a8c84c3570e50d2e5592 100644 (file)
@@ -5,7 +5,7 @@
  */
 
 .markdown p{
-    margin:0.75em 0;
+    margin: 0.75em 0;
 }
 
 .markdown img{
     box-shadow: 0 -1px 0 #e5e5e5,0 0 1px rgba(0,0,0,0.12),0 1px 1px rgba(0,0,0,0.24);
 }
 
-.md_help {
-    color: white;
-}
-
 /*
  Remove header links style
  */