nix_for_rustaceans/themes/theme.css
2024-07-09 20:55:42 +02:00

10 lines
No EOL
98 B
CSS

/*
*@theme nix_talk
*/
@import 'default';
section {
background: #cef;
color: #135;
}