aboutsummaryrefslogtreecommitdiffstats
path: root/english/debian.css
diff options
context:
space:
mode:
authorFrancesca Ciceri <madamezou>2011-09-16 09:33:20 +0000
committerFrancesca Ciceri <madamezou>2011-09-16 09:33:20 +0000
commit6fd2c2356155a45889a18d0aa62b627fe18e41c2 (patch)
tree1b5820ba3a26736ae4c8451b91350ac111e0f75d /english/debian.css
parent485d28768f787a021c008a883054955a13df6434 (diff)
added text-align left in tables, changed tables width to 80%
CVS version numbers english/debian.css: 1.88 -> 1.89
Diffstat (limited to 'english/debian.css')
-rw-r--r--english/debian.css4
1 files changed, 3 insertions, 1 deletions
diff --git a/english/debian.css b/english/debian.css
index 9f371e54ba1..0328349db74 100644
--- a/english/debian.css
+++ b/english/debian.css
@@ -803,10 +803,11 @@ div.tabular table, table.tabular, table.vendors {
border-top: 1px solid #a9abb3; */
border-bottom: 0.15em solid #666;
border-top: 0.15em solid #666;
- width: auto;
font-size: 0.75em;
margin-bottom: 4em;
margin-top: -0.169em;
+ text-align: left;
+ width: 80%
}
table td {
@@ -827,6 +828,7 @@ table th {
padding-top: 0.75em;
line-height: 1.5em;
}
+
div.tabular table td, table.tabular td, table.vendors td {
background-image: url(Pics/greydot.png);
background-position: top left;

© 2014-2024 Faster IT GmbH | imprint | privacy policy