]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - assets/common/css/markdown.css
Apply the new system (Bookmark + Service) to the whole code base
[github/shaarli/Shaarli.git] / assets / common / css / markdown.css
similarity index 98%
rename from plugins/markdown/markdown.css
rename to assets/common/css/markdown.css
index ce19cd2ab9666eb3deddc63809b1bfc6c156cc77..f651e67e93ed6c1b39a636a9637f1926c97896b1 100644 (file)
     -webkit-hyphens: none;
     -moz-hyphens: none;
     -ms-hyphens: none;
-    hyphens: none;  
+    hyphens: none;
 }
 
 .markdown :not(pre) code {
 }
 
 /*
- Remove header links style
+ Remove header bookmarks style
  */
 #pageheader .md_help a {
     color: lightgray;