summaryrefslogtreecommitdiffstats
path: root/web/html
diff options
context:
space:
mode:
Diffstat (limited to 'web/html')
-rw-r--r--web/html/css/containers.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/web/html/css/containers.css b/web/html/css/containers.css
index 0b355e54..2a0a0e4b 100644
--- a/web/html/css/containers.css
+++ b/web/html/css/containers.css
@@ -95,11 +95,13 @@
{
width: 90%;
background-color: #ddd;
+ text-align: left;
}
td.boxSoft
{
background-color: #fff;
padding: 10;
+ text-align: left;
}
td.boxSoftColumn
{
@@ -168,12 +170,14 @@
background-color: #eee;
vertical-align: top;
padding-left: .3em;
+ text-align: left;
}
td.data2
{
background-color: #ddd;
vertical-align: top;
padding-left: .3em;
+ text-align: left;
}
td.text
{