9 أسطر
141 B
CSS
9 أسطر
141 B
CSS
/* custom-uncover.css */
|
|
/* @theme custom-uncover */
|
|
|
|
@import 'uncover';
|
|
|
|
section {
|
|
/* Override default background */
|
|
background: #fff;
|
|
} |