From Easy Delivery Co. Unofficial Wiki
|
|
| (30 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: 4px solid white;
| |
| padding:16px;
| |
| border-bottom-left-radius: 50% 20px;
| |
| border-bottom-right-radius: 50% 20px;
| |
| border-top-left-radius: 50% 20px;
| |
| border-top-right-radius: 50% 20px;
| |
|
| |
| }
| |
Latest revision as of 06:20, 25 September 2025
/* CSS placed here will be applied to all skins */