File tree Expand file tree Collapse file tree 1 file changed +9
-7
lines changed
Expand file tree Collapse file tree 1 file changed +9
-7
lines changed Original file line number Diff line number Diff line change 6767 }
6868
6969 .first-col-full {
70- display : none;
70+ display : none !important ;
7171 height : auto;
7272 width : 0px ;
7373 }
109109 }
110110
111111 .footer-spacer {
112- height : 16px
112+ height : 16px ;
113113 }
114114
115- .footer-content {
115+ .footer-content td {
116116 background : # 1f2937 ;
117117 padding : 12px ;
118118 }
163163 padding : 24px 0 ;
164164 }
165165
166- .footer-spacer {
166+ .footer-spacer td {
167167 height : 24px ;
168168 }
169169
170- .footer-content {
170+ .footer-content td {
171171 padding : 18px 36px ;
172172 }
173173 }
207207 height : 40px ;
208208 }
209209
210- .footer-content {
210+ .footer-content td {
211211 padding : 20px 48px ;
212212 }
213213 }
@@ -386,7 +386,9 @@ <h2>Lieferadresse</h2>
386386 </ div >
387387
388388 < table class ="footer ">
389- < tr class ="footer-spacer "> </ tr >
389+ < tr class ="footer-spacer ">
390+ < td > </ td >
391+ </ tr >
390392 < tr class ="footer-content ">
391393 < td > Bundesamt für Statistik</ td >
392394 </ tr >
You can’t perform that action at this time.
0 commit comments