From Easy Delivery Co. Unofficial Wiki
|
|
| (23 intermediate revisions by the same user not shown) |
| Line 1: |
Line 1: |
| /* CSS placed here will be applied to all skins */ | | /* CSS placed here will be applied to all skins */ |
| #content {
| |
| border: 2px solid white;
| |
| padding:16px;
| |
| border-radius: 3px;
| |
| }
| |
|
| |
| .vector-column-end {
| |
| margin: 8px;
| |
| border: 2px solid white;
| |
| border-radius: 3px;
| |
| padding-top: 8px;
| |
| }
| |
Latest revision as of 06:20, 25 September 2025
/* CSS placed here will be applied to all skins */