diff options
Diffstat (limited to 'frontends/php/css.css')
| -rw-r--r-- | frontends/php/css.css | 4 |
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; |
