aboutsummaryrefslogtreecommitdiffhomepage
path: root/css/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/style.css')
-rw-r--r--css/style.css11
1 files changed, 5 insertions, 6 deletions
diff --git a/css/style.css b/css/style.css
index cf1ee2f0..29dca289 100644
--- a/css/style.css
+++ b/css/style.css
@@ -62,17 +62,16 @@ header {
62 color: #F1F1F1; 62 color: #F1F1F1;
63} 63}
64 64
65/*#content {
66 width: 800px;
67 margin: 0 auto;
68}*/
69
70
71footer { 65footer {
72 text-align: right; 66 text-align: right;
73} 67}
74 68
75/*** ***/ 69/*** ***/
70/*** LOGIN FORM ***/
71ul#login li {
72 list-style-type: none;
73}
74/*** ***/
76/*** LINKS DISPLAY ***/ 75/*** LINKS DISPLAY ***/
77 76
78#main a.tool { 77#main a.tool {