Browse Source

CSS update

Nicolas Petton 12 years ago
parent
commit
cc022c3d14
1 changed files with 6 additions and 0 deletions
  1. 6 0
      css/documentation.css

+ 6 - 0
css/documentation.css

@@ -30,6 +30,12 @@
     padding: 5px;
 }
 
+.documentation code {
+    background: #eee;
+    padding: 0 5px;
+}
+
+
 .documentation .menu {
     position: fixed;
     left: 0;