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