| Left: | ||
| Right: |
| OLD | NEW |
|---|---|
| 1 #content | 1 #content |
| 2 { | 2 { |
| 3 text-align: center; | 3 text-align: center; |
| 4 padding-top: 2.5em; | |
| 4 } | 5 } |
| 5 | 6 |
| 6 #abb-banner | 7 #abb-banner |
| 7 { | 8 { |
| 8 padding: 20px; | 9 padding: 20px; |
| 9 } | 10 } |
| 10 | 11 |
| 11 #abb-banner h2 | 12 #abb-banner h2 |
| 12 { | 13 { |
| 13 font-size: 24px; | 14 font-size: 24px; |
| (...skipping 90 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 104 #key-facts section.border-right | 105 #key-facts section.border-right |
| 105 { | 106 { |
| 106 padding-bottom: 25px; | 107 padding-bottom: 25px; |
| 107 border-bottom: 1px dotted black; | 108 border-bottom: 1px dotted black; |
| 108 } | 109 } |
| 109 | 110 |
| 110 #footnote | 111 #footnote |
| 111 { | 112 { |
| 112 padding: 0px 20px; | 113 padding: 0px 20px; |
| 113 } | 114 } |
| OLD | NEW |