start 2.48 cycle
[themes.git] / LCARStrek / global / narrate.css
CommitLineData
7729765c
RK
1body.light .narrating {
2 background-color: #ffc;
3}
4
5body.sepia .narrating {
6 background-color: #e0d7c5;
7}
8
9body.dark .narrating {
10 background-color: #242424;
11}