aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--style.css23
-rw-r--r--style.dev.css93
2 files changed, 94 insertions, 22 deletions
diff --git a/style.css b/style.css
index 92ac13c..b6ca5bf 100644
--- a/style.css
+++ b/style.css
@@ -1,22 +1 @@
-#content {
- color: black;
- background: white;
- margin-top: 0.5em;
- margin-bottom: 0.5em;
- margin-right: auto;
- margin-left: auto;
- padding: 1em;
- line-height: 1.3em;
- text-align: left;
- max-width: 800px;
- min-width: 740px;
- position: relative;
-}
-body {
- color: black;
- font-family: "lucida grande", Calibri, "segoe UI", "lucida sans unicode", "Droid Sans", "DejaVu Sans", "bitstream vera sans", verdana, arial, helvetica, sans-serif;
- font-size: 0.90em;
-}
-#offset_graphs img {
- border: none;
-}
+body{color:black;background:#fff;font-family:"lucida grande",Calibri,"segoe UI","lucida sans unicode","Droid Sans","DejaVu Sans","bitstream vera sans",verdana,arial,helvetica,sans-serif;text-align:center;margin:0;font-size:.90em}#content{color:black;background:#fff;margin-top:.5em;margin-bottom:.5em;margin-right:auto;margin-left:auto;padding:1em;line-height:1.3em;text-align:left;max-width:800px;min-width:740px;position:relative}#title{display:none}h1.c1,h2,h3{line-height:1em}h1,h2{margin:.5em 0 0 0;padding:.5ex 0 .2em 0}h2{font-weight:normal}p.motto{font-style:italic;font-weight:normal;font-size:110%}h4.c1{text-align:center}dt.c1{font-size:120%;font-weight:bold}p.toc_head{font-weight:bold}dt.c3{font-size:120%;font-weight:bold}a,a:visited{color:#4183c4;background:inherit;font-weight:bold}a:hover{text-decoration:none;background:#4183c4;color:#fff}p.c1{text-align:right}p.c2{text-align:center}ol{list-style-type:upper-alpha}p.footer{font-size:80%;font-style:italic}img{border-width:0}input,select,option{font-size:13px;font-family:"lucida grande",Calibri,"segoe UI","lucida sans unicode","Droid Sans","DejaVu Sans","bitstream vera sans",verdana,arial,helvetica,sans-serif}th{background:#ccc;color:inherit}hr{color:inherit;background-color:#ccc;height:1px;border:0}.center{text-align:center}.big{font-size:larger}pre{font:.85em Monaco,Consolas,'Lucida Console',"Droid Sans Mono","DejaVu Sans Mono",Courier,monospace;width:auto;overflow:auto;background-color:#eee;color:inherit;border:1px solid #999;line-height:1.3em;padding:1.2ex}.artimg{background:#f3f3f3;border:1px solid #999;font-size:small;width:710px;outline:0;text-align:center;padding:1.2ex;margin:20px auto}tt,code{font:.97em Monaco,Consolas,'Lucida Console',"Droid Sans Mono","DejaVu Sans Mono",Courier,monospace}fieldset{border:1px dotted #bedce7;padding:10px 15px;color:inherit}.plan_head{font-weight:bold}.hilite{background:#ffc;color:inherit}.hilite-gr{background:#ddfed1;color:inherit}.hilite-rd{background:#ffdfef;color:inherit}#stats-form{padding-bottom:8px}h1 a{text-decoration:none}.small{font-size:small} \ No newline at end of file
diff --git a/style.dev.css b/style.dev.css
new file mode 100644
index 0000000..af66b9b
--- /dev/null
+++ b/style.dev.css
@@ -0,0 +1,93 @@
+body {
+ color: black;
+ background: #ffffff;
+ font-family: "lucida grande", Calibri, "segoe UI", "lucida sans unicode", "Droid Sans", "DejaVu Sans", "bitstream vera sans", verdana, arial, helvetica, sans-serif;
+ text-align: center;
+ margin: 0;
+ font-size: 0.90em;
+}
+#content {
+ color: black;
+ background: #ffffff;
+ margin-top: 0.5em;
+ margin-bottom: 0.5em;
+ margin-right: auto;
+ margin-left: auto;
+ padding: 1em;
+ line-height:1.3em;
+ text-align: left;
+ max-width:800px;
+ min-width:740px;
+ position: relative;
+}
+#title { display: none; }
+h1.c1,h2,h3 { line-height: 1em; }
+h1,h2 {
+ margin: 0.5em 0 0 0;
+ padding: 0.5ex 0 0.2em 0;
+}
+h2 { font-weight: normal; }
+p.motto {
+ font-style: italic;
+ font-weight: normal;
+ font-size: 110%;
+}
+h4.c1 { text-align: center; }
+dt.c1 { font-size: 120%; font-weight: bold; }
+p.toc_head { font-weight: bold; }
+dt.c3 {
+ font-size: 120%;
+ font-weight: bold;
+}
+a,a:visited {
+ color: #4183c4;
+ background: inherit;
+ font-weight: bold;
+}
+a:hover {
+ text-decoration: none;
+ background: #4183c4;
+ color: #fff;
+}
+p.c1 { text-align: right; }
+p.c2 { text-align: center; }
+ol { list-style-type: upper-alpha; }
+p.footer { font-size: 80%; font-style: italic; }
+img { border-width: 0px; }
+input, select, option {
+ font-size: 13px;
+ font-family: "lucida grande", Calibri, "segoe UI", "lucida sans unicode", "Droid Sans", "DejaVu Sans", "bitstream vera sans", verdana, arial, helvetica, sans-serif;
+}
+th { background: #cccccc; color: inherit; }
+hr { color: inherit; background-color: #ccc; height: 1px; border: 0px; }
+.center { text-align: center; }
+.big { font-size: larger; }
+pre {
+ font:0.85em Monaco, Consolas, 'Lucida Console', "Droid Sans Mono", "DejaVu Sans Mono", Courier, monospace;
+ width:auto;
+ overflow:auto;
+ background-color:#eee;
+ color:inherit;
+ border:1px solid #999;
+ line-height:1.3em;
+ padding:1.2ex;
+}
+.artimg {
+ background:#f3f3f3;
+ border:1px solid #999;
+ font-size:small;
+ width:710px;
+ outline:none;
+ text-align:center;
+ padding:1.2ex;
+ margin: 20px auto;
+}
+tt,code { font: 0.97em Monaco, Consolas, 'Lucida Console', "Droid Sans Mono", "DejaVu Sans Mono", Courier, monospace; }
+fieldset { border: 1px dotted #bedce7; padding: 10px 15px; color: inherit; }
+.plan_head { font-weight: bold; }
+.hilite { background: #ffc; color: inherit; }
+.hilite-gr { background: #DDFED1; color: inherit; }
+.hilite-rd { background: #FFDFEF; color: inherit; }
+#stats-form { padding-bottom: 8px; }
+h1 a { text-decoration: none; }
+.small { font-size: small; }