10 lines
95 B
CSS
10 lines
95 B
CSS
/*
|
|
*@theme nix_talk
|
|
*/
|
|
|
|
@import "default";
|
|
|
|
section {
|
|
background: #cef;
|
|
color: #135;
|
|
}
|