summaryrefslogtreecommitdiffstats
path: root/frontends/php/css.css
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/php/css.css')
-rw-r--r--frontends/php/css.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/frontends/php/css.css b/frontends/php/css.css
index c75d6c1b..f8b91dc4 100644
--- a/frontends/php/css.css
+++ b/frontends/php/css.css
@@ -237,6 +237,10 @@ td,tr
text-decoration: none;
}
+td.center
+{
+ text-align: center;
+}
td.table_message
{
text-align: center;