summaryrefslogtreecommitdiff
path: root/papillon/static/styles.css
diff options
context:
space:
mode:
Diffstat (limited to 'papillon/static/styles.css')
-rw-r--r--papillon/static/styles.css22
1 files changed, 3 insertions, 19 deletions
diff --git a/papillon/static/styles.css b/papillon/static/styles.css
index 93f82a8..1b8ae7d 100644
--- a/papillon/static/styles.css
+++ b/papillon/static/styles.css
@@ -256,6 +256,7 @@ float:left;
#poll{
text-align:center;
+margin:auto;
}
#poll a{
@@ -313,7 +314,7 @@ color:white;
}
.footnote{
-font-size:10px;
+font-size:0.9em;
padding:10px;
}
@@ -334,7 +335,7 @@ padding:2px;
}
-.comments ul{
+ul.comments{
list-style-type:None;
margin:4px;
padding:0;
@@ -351,23 +352,6 @@ margin:0;
padding:0;
}
-.comments input{
-width:160px;
-}
-
-.comments textarea{
-width:160px;
-height:100px;
-}
-
-.comments #tdsubmit{
-text-align:center;
-}
-
-.comments .submit{
-width:auto;
-}
-
/* CALENDARS & CLOCKS IMPORTED FROM ADMIN */