From: Felix Dörre Date: Wed, 25 Jun 2014 21:06:17 +0000 (+0200) Subject: Move as much as possible from "wrapper"-tables into css X-Git-Url: https://code.wpia.club/?p=gigi.git;a=commitdiff_plain;h=ac5cc17ddb7ee4dc446f85098cd6996ccf57fe1c Move as much as possible from "wrapper"-tables into css --- diff --git a/src/org/cacert/gigi/pages/account/MyDetails.templ b/src/org/cacert/gigi/pages/account/MyDetails.templ index fbbb441b..4a758430 100644 --- a/src/org/cacert/gigi/pages/account/MyDetails.templ +++ b/src/org/cacert/gigi/pages/account/MyDetails.templ @@ -1,5 +1,5 @@
- +
diff --git a/static/default.css b/static/default.css index 4ddfbba2..5c50fc8a 100644 --- a/static/default.css +++ b/static/default.css @@ -580,6 +580,8 @@ td.storyLeft { font-family: verdana, sans-serif; font-size: 11px; text-align: center; + margin-left:auto; + margin-right:auto; } td.greytxt { diff --git a/templates/base.html b/templates/base.html index 499bce82..e1343dc6 100644 --- a/templates/base.html +++ b/templates/base.html @@ -2,7 +2,7 @@ $title$ -