51 bytes added
, 14:01, 27 July 2021
Line 1: |
Line 1: |
| {{#css: | | {{#css: |
− |
| |
| | | |
| div.informationList{ | | div.informationList{ |
Line 6: |
Line 5: |
| font: Tw Cen Mt; | | font: Tw Cen Mt; |
| color:#228176; | | color:#228176; |
| + | border-style: double; |
| + | text-align: left; |
| + | width:30%; |
| } | | } |
| + | |
| | | |
| }} | | }} |