الملفات
github-actions-demos/slides/themes/custom-gaia.css
2023-10-01 16:04:02 +00:00

9 أسطر
132 B
CSS

/* custom-gaia.css */
/* @theme custom-gaia */
@import 'gaia';
section {
/* Override default background */
background: #fff;
}