]> git.mxchange.org Git - shipsimu-docs.git/blobdiff - shipsimu-docs/Browser-Game.html_files/treestyles.css
Cleaned up .gitattributes + converted CRLF -> LF (Uni* style on some files)
[shipsimu-docs.git] / shipsimu-docs / Browser-Game.html_files / treestyles.css
index aecb6e18a7b637c7e8e42aa9a55b00c88dc67b11..df6e8a14ac077afde0bd0a912a8cd14965c14d38 100644 (file)
-\r
-body {\r
-       background-color: #eeeeee;\r
-       color: #000000;\r
-       font-family:sans-serif;\r
-}\r
-\r
-:link { color: #0000ff; text-decoration:none;}\r
-:visited { color: #6666ff; text-decoration:none; }\r
-a:active { color: #0000ff; text-decoration:none;}\r
-a:hover {color: #0000ff; text-decoration:underline; }\r
-\r
-div.basetext {\r
-    background-color:#ffffff;\r
-        margin-top:11px;\r
-        margin-bottom:11px;\r
-       margin-left:1%;\r
-       margin-right:1%;\r
-       padding-top:11px;\r
-       padding-left:11px;\r
-       padding-right:11px;\r
-       padding-bottom:11px;\r
-       text-align:left;\r
-       font-weight:normal;\r
-  border-width:thin;\r
-  border-style:solid;\r
-  border-color:#dddddd;\r
-}\r
-\r
-div.basetop {\r
-  position: fixed;\r
-  width:auto;\r
-  height:auto;\r
-  right:0em;\r
-  top:0em;\r
-  left:auto; \r
-  top:0;\r
-    background-color:#ffffff;\r
-        margin-top:0;\r
-        margin-bottom:0;\r
-       margin-left:1%;\r
-       margin-right:1%;\r
-       padding-top:2px;\r
-       padding-left:11px;\r
-       padding-right:11px;\r
-       padding-bottom:2px;\r
-       text-align:left;\r
-       font-weight:normal;\r
-text-align:right;\r
-  border-width:thin;\r
-  border-style:solid;\r
-  border-color:#dddddd;\r
-}\r
-\r
-h1 {\r
-    text-align:center;\r
-}\r
-\r
-span.h2 {\r
-    font-family:sans-serif;\r
-    font-weight:bold;\r
-}\r
-\r
-div.year {\r
-       margin-right:2%;\r
-       background-color:#eeeeee;\r
-}\r
-\r
-div.form {\r
-}\r
-\r
-span.cpt {\r
-       color:#005500;\r
-       font-weight:bold;\r
-}\r
-\r
-span.cm {\r
-       color:#666666;\r
-}\r
-\r
-.fl {\r
-       color:#0000FF;  \r
-       font-style:italic;\r
-}\r
-\r
-ul {\r
-       margin-top:1px;\r
-        margin-bottom:1px;\r
-       margin-left:0px;\r
-       padding-left:3%;\r
-}\r
-\r
-li {\r
-       list-style:outside;\r
-  margin-top:10px;   \r
-  margin-bottom:10px;\r
-}\r
-\r
-ul li {\r
-       list-style:square;\r
-       font-family:sans-serif;\r
-       font-weight:normal;\r
-}\r
-\r
-li.basic {\r
-       list-style:square;\r
-       list-style-image:none;\r
-  margin-top:2px;\r
-  margin-bottom:2px;\r
-}\r
-\r
-span.links {\r
-}\r
-\r
-\r
-\r
-\r
-.sub { display: none; }\r
-.subexp {display: block; }\r
-.sub { display: none; } \r
-\r
-.subexp {display: block; } \r
-\r
-li.exp {\r
-  list-style-image:url("plus.png");\r
-  margin-top:10px;\r
-  margin-bottom:10px;\r
-  cursor:pointer;\r
-}\r
-\r
-li.col {\r
-  list-style-image:url("minus.png");\r
-  margin-top:10px;\r
-  margin-bottom:10px;\r
-  cursor:pointer;\r
-}\r
-\r
-li.exp_active {\r
-  list-style-image:url("plus.png");\r
-  margin-top:10px;  \r
-  margin-bottom:10px;\r
-  background-color:#eeeeff;\r
-  cursor:pointer;\r
-}\r
-\r
-li.col_active {\r
-  list-style-image:url("minus.png");\r
-  margin-top:10px;\r
-  margin-bottom:10px;\r
-  background-color:#eeeeff;\r
-  cursor:pointer; /* if not included, bullets are not shown right in moz*/\r
-}\r
-\r
-\r
-li.basic_active {\r
-  list-style:square;\r
-  list-style-image:none;\r
-  background-color:#eeeeff;\r
-  margin-top:2px;\r
-  margin-bottom:2px;\r
-}\r
+
+body {
+       background-color: #eeeeee;
+       color: #000000;
+       font-family:sans-serif;
+}
+
+:link { color: #0000ff; text-decoration:none;}
+:visited { color: #6666ff; text-decoration:none; }
+a:active { color: #0000ff; text-decoration:none;}
+a:hover {color: #0000ff; text-decoration:underline; }
+
+div.basetext {
+    background-color:#ffffff;
+        margin-top:11px;
+        margin-bottom:11px;
+       margin-left:1%;
+       margin-right:1%;
+       padding-top:11px;
+       padding-left:11px;
+       padding-right:11px;
+       padding-bottom:11px;
+       text-align:left;
+       font-weight:normal;
+  border-width:thin;
+  border-style:solid;
+  border-color:#dddddd;
+}
+
+div.basetop {
+  position: fixed;
+  width:auto;
+  height:auto;
+  right:0em;
+  top:0em;
+  left:auto; 
+  top:0;
+    background-color:#ffffff;
+        margin-top:0;
+        margin-bottom:0;
+       margin-left:1%;
+       margin-right:1%;
+       padding-top:2px;
+       padding-left:11px;
+       padding-right:11px;
+       padding-bottom:2px;
+       text-align:left;
+       font-weight:normal;
+text-align:right;
+  border-width:thin;
+  border-style:solid;
+  border-color:#dddddd;
+}
+
+h1 {
+    text-align:center;
+}
+
+span.h2 {
+    font-family:sans-serif;
+    font-weight:bold;
+}
+
+div.year {
+       margin-right:2%;
+       background-color:#eeeeee;
+}
+
+div.form {
+}
+
+span.cpt {
+       color:#005500;
+       font-weight:bold;
+}
+
+span.cm {
+       color:#666666;
+}
+
+.fl {
+       color:#0000FF;  
+       font-style:italic;
+}
+
+ul {
+       margin-top:1px;
+        margin-bottom:1px;
+       margin-left:0px;
+       padding-left:3%;
+}
+
+li {
+       list-style:outside;
+  margin-top:10px; 
+  margin-bottom:10px;
+}
+
+ul li {
+       list-style:square;
+       font-family:sans-serif;
+       font-weight:normal;
+}
+
+li.basic {
+       list-style:square;
+       list-style-image:none;
+  margin-top:2px;
+  margin-bottom:2px;
+}
+
+span.links {
+}
+
+
+
+
+.sub { display: none; }
+.subexp {display: block; }
+.sub { display: none; } 
+
+.subexp {display: block; } 
+
+li.exp {
+  list-style-image:url("plus.png");
+  margin-top:10px;
+  margin-bottom:10px;
+  cursor:pointer;
+}
+
+li.col {
+  list-style-image:url("minus.png");
+  margin-top:10px;
+  margin-bottom:10px;
+  cursor:pointer;
+}
+
+li.exp_active {
+  list-style-image:url("plus.png");
+  margin-top:10px;
+  margin-bottom:10px;
+  background-color:#eeeeff;
+  cursor:pointer;
+}
+
+li.col_active {
+  list-style-image:url("minus.png");
+  margin-top:10px;
+  margin-bottom:10px;
+  background-color:#eeeeff;
+  cursor:pointer; /* if not included, bullets are not shown right in moz*/
+}
+
+
+li.basic_active {
+  list-style:square;
+  list-style-image:none;
+  background-color:#eeeeff;
+  margin-top:2px;
+  margin-bottom:2px;
+}