aboutsummaryrefslogtreecommitdiffstats
path: root/css/style.css
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem.moulin@fripost.org>2012-09-09 03:33:26 +0200
committerGuilhem Moulin <guilhem.moulin@fripost.org>2012-09-09 03:33:26 +0200
commit9b6e36c978fbeff57626a75ecb4a04b6feb4ad97 (patch)
tree30ea9f08ee1e1c9d9dde57fcb01702471fe0d268 /css/style.css
parent42c3fc18e894841e6578b5814405b41946b64639 (diff)
CSS
Diffstat (limited to 'css/style.css')
-rw-r--r--css/style.css7
1 files changed, 0 insertions, 7 deletions
diff --git a/css/style.css b/css/style.css
index b3921df..426b4fc 100644
--- a/css/style.css
+++ b/css/style.css
@@ -150,13 +150,6 @@ form.editform {
width: 80ex;
background:#E7EFF7;
}
-table.editform {
- margin:0 auto 5pt auto;
- border-collapse:collapse;
-}
-table.editform td {
- padding:0 5pt 0 0;
-}
div.editform {
text-align: center;
}