OSDN Git Service

change whitespace chars
[moreemacs/moreemacs.git] / jp.sourceforge.moreemacs.web / WebContent / style.css
index 849f742..fe2e36d 100644 (file)
@@ -1,45 +1,45 @@
-@CHARSET "UTF-8";\r
-\r
-body {\r
-       background: #EEFFEE;\r
-       margin: 30px;\r
-}\r
-\r
-h1 {\r
-       background: #8888FF;\r
-}\r
-\r
-h2 {\r
-       background: #AAAAFF;\r
-}\r
-\r
-table {\r
-       margin-left: auto;\r
-       margin-right: auto;\r
-}\r
-\r
-th {\r
-       background: #AABBBB;\r
-}\r
-\r
-.chart {\r
-       text-align: center;\r
-}\r
-\r
-.function {\r
-       white-space: nowrap\r
-}\r
-\r
-.flatTable {\r
-  border: 1px solid black;\r
-  border-collapse: collapse;\r
-}\r
-.flatTable td, .flatTable th {\r
-  border: 1px solid black;\r
-  padding: 5px;\r
-}\r
-#functions td:first-child,\r
-#functions td:nth-child(2)\r
-{\r
-  white-space: nowrap;\r
-}\r
+@CHARSET "UTF-8";
+
+body {
+    background: #EEFFEE;
+    margin: 30px;
+}
+
+h1 {
+    background: #8888FF;
+}
+
+h2 {
+    background: #AAAAFF;
+}
+
+table {
+    margin-left: auto;
+    margin-right: auto;
+}
+
+th {
+    background: #AABBBB;
+}
+
+.chart {
+    text-align: center;
+}
+
+.function {
+    white-space: nowrap
+}
+
+.flatTable {
+  border: 1px solid black;
+  border-collapse: collapse;
+}
+.flatTable td, .flatTable th {
+  border: 1px solid black;
+  padding: 5px;
+}
+#functions td:first-child,
+#functions td:nth-child(2)
+{
+  white-space: nowrap;
+}