Browse Source

CSS update

Nicolas Petton 12 năm trước cách đây
mục cha
commit
cc022c3d14
1 tập tin đã thay đổi với 6 bổ sung0 xóa
  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;