[gegl] docs: gegl.css minor code clean-up



commit b9284fb6b307b406cd7129626f69f86afc19ad3a
Author: John Marshall <jtm home gmail com>
Date:   Tue Feb 2 13:09:40 2021 +0000

    docs: gegl.css minor code clean-up

 docs/gegl.css | 13 +++++++++----
 1 file changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/docs/gegl.css b/docs/gegl.css
index bb2920392..0dd29b610 100644
--- a/docs/gegl.css
+++ b/docs/gegl.css
@@ -4,11 +4,11 @@
       body {
         padding: 0;
         background-color: #fff;
-       color: black;
+             color: black;
       }
       div.paper {
         background-color: #fff;
-       color: black;
+             color: black;
         margin: 1em;
         /*margin-left: 12.5em;*/
       }
@@ -53,9 +53,11 @@
       div.expander {
         border: 1px solid #bbb;
       }
+      /*
       div.expander_title {
-        /*border-bottom: 0px solid #aaa;*/
-      }
+        border-bottom: 0px solid #aaa;
+      } 
+      */
       div.expander_content {
         margin-left: 2em;
         display: none;
@@ -246,10 +248,13 @@
         }
         div.paper {
           max-width: 45em;
+          border-radius: 1em;
           -moz-border-radius: 1em;
         }
+        /*
         div.content {
         }
+        */
         div.print {
           display: none;
         }


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]