]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - doc/github-markdown.css
Doc: sync from Wiki, generate HTML
[github/shaarli/Shaarli.git] / doc / github-markdown.css
index 2b853b3f72c106c8f262d4bed893b90ed030c35c..581350ae6768b9a7c92991766db08e95cc28e380 100644 (file)
@@ -1,3 +1,13 @@
+#local-sidebar {
+  width: 230px;
+  float: right;
+  position: relative;
+  z-index: 4;
+  background-color: #fff;
+  border: 1px solid #e2e2e2;
+  border-radius: 3px;
+}
+
 body {
   font-family: Helvetica, arial, sans-serif;
   font-size: 14px;