Changes
Jump to navigation
Jump to search
38 bytes added
, 14:31, 27 July 2021
Line 3: |
Line 3: |
| | | |
| div.informationList{ | | div.informationList{ |
| + | text-align: left; |
| font-size: 24px; | | font-size: 24px; |
− | font: Tw Cen; | + | font: Tw Cen Mt; |
| color:#228176; | | color:#228176; |
| border-style: double; | | border-style: double; |
− | text-align: left;
| + | padding: 20px; |
− | width: 30%; | + | border-radius:25px; |
| + | width: 40%; |
| } | | } |
| | | |