Modify nemo-ui(delete useless infos)
[nemo.git] / nemo-ui / src / main / resources / nemo / css / register.css
index 23d76f358721a96830026a5871bf7a7e571ddc5b..17bfda9f707d5adf3a45a3909b87a1d354e24e87 100644 (file)
@@ -2,14 +2,17 @@
 div{border-radius: 5px;}\r
 body\r
 {\r
-       background-color: rgb(57,57,57);\r
+       /*background-color: rgb(65, 64, 66);*/\r
        color: black;\r
        font-size: 18px;\r
        font-family: verdana,Geneva,Arial,sans-serif;\r
 }\r
 #logPage{\r
-min-width: 1140px;\r
-/*border:2px solid red; */\r
+    min-width: 1140px;\r
+    width: 1140px;\r
+    height: 566px;\r
+    /* border: 2px solid red; */\r
+    background-color: #aaa;\r
 }\r
 .nemo_info{\r
        background-color: #ddd;\r
@@ -99,7 +102,7 @@ table tr td
 {\r
        width: 160px;\r
        height: 25px;\r
-       background-color: #ccc !important;\r
+       background-color: #fff !important;\r
        font-size: 18px;\r
        color: black;\r
        font-family:Verdana,Arial; \r