|
|
| Line 3: |
Line 3: |
| border: 4px solid white; | | border: 4px solid white; |
| padding:16px; | | padding:16px; |
| border-radius: 10% / 10%; | | border-radius: 50% / 5% |
| | | |
| } | | } |
/* CSS placed here will be applied to all skins */
#content {
border: 4px solid white;
padding:16px;
border-radius: 50% / 5%
}