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