aboutsummaryrefslogtreecommitdiff
path: root/tools/jsdoc-toolkit-2.4.0/templates/fiveui/static/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'tools/jsdoc-toolkit-2.4.0/templates/fiveui/static/style.css')
-rw-r--r--tools/jsdoc-toolkit-2.4.0/templates/fiveui/static/style.css32
1 files changed, 18 insertions, 14 deletions
diff --git a/tools/jsdoc-toolkit-2.4.0/templates/fiveui/static/style.css b/tools/jsdoc-toolkit-2.4.0/templates/fiveui/static/style.css
index aec68f5..0c77514 100644
--- a/tools/jsdoc-toolkit-2.4.0/templates/fiveui/static/style.css
+++ b/tools/jsdoc-toolkit-2.4.0/templates/fiveui/static/style.css
@@ -1,21 +1,25 @@
-/* Layout */
-.wrap {
- width: 90%;
- margin: 0 auto;
-}
+/* /\* Layout *\/ */
+/* .wrap { */
+/* width: 90%; */
+/* margin: 0 auto; */
+/* } */
/* Global */
-body {
- font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
- font-weight: 300;
- color: #2C2C2C;
-}
-#content p {
- font-size: 1em;
- line-height: 1.125em;
-}
+/* body { */
+/* font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; */
+/* font-weight: 300; */
+/* color: #2C2C2C; */
+/* } */
+/* #content { */
+/* line-height: 1.125em; */
+/* } */
+
+/* #content p { */
+/* font-size: 1em; */
+/* line-height: 1.125em; */
+/* } */
/* Header */
header {
background: #366689;