aboutsummaryrefslogtreecommitdiffstats
path: root/english/debian.css
diff options
context:
space:
mode:
authorMr. Andre Felipe Machado <andremachado-guest>2009-10-29 04:26:19 +0000
committerMr. Andre Felipe Machado <andremachado-guest>2009-10-29 04:26:19 +0000
commit5aa319a4d1d3799dd986e09d6cdf562b7ccb16cd (patch)
tree540e3e1ca1039e4f202faa998b4940e34f2dad02 /english/debian.css
parent9e28ec773b4925cf4a567c310f8eb71a081567e1 (diff)
initial money donors draft
CVS version numbers english/debian.css: 1.71 -> 1.72 english/partners/index.include: 1.8 -> 1.9 english/partners/money_donors.wml: INITIAL -> 1.1
Diffstat (limited to 'english/debian.css')
-rw-r--r--english/debian.css28
1 files changed, 28 insertions, 0 deletions
diff --git a/english/debian.css b/english/debian.css
index 2f196e584a1..4c59b0f22ae 100644
--- a/english/debian.css
+++ b/english/debian.css
@@ -570,10 +570,38 @@ div.partnerlogo {
text-align: center;
width: 300px;
}
+div.partnerlogo2 {
+ display: table-cell;
+ vertical-align: middle;
+ text-align: center;
+ width: 300px;
+ border-top: 1px solid #BFC3DC;
+}
div.partnerdesc {
display: table-cell;
font-size: 85%;
}
+div.partnerdesc2 {
+ display: table-cell;
+ font-size: 85%;
+ border-top: 1px solid #BFC3DC;
+}
+div.partnerdefinedcellwidth1 {
+ display: table-cell;
+ padding: 0.2em 0 0.2em 1em;
+ font-size: 85%;
+ width: 200px;
+ border-top: 1px solid #BFC3DC;
+}
+div.partnertablerow {
+ display: table-row;
+}
+div.partnerdisplaytable {
+ display: table;
+}
+div.partnerdisplayblock {
+ display: block;
+}
div.cdflash {
background-color: #E09E86;
width: 80%;

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