due to a bug, wasted the 2.48 version number on AMO, so use 2.48.0.1
[themes.git] / LCARStrek / global / narrate.css
1 body.light .narrating {
2   background-color: #ffc;
3 }
4
5 body.sepia .narrating {
6   background-color: #e0d7c5;
7 }
8
9 body.dark .narrating {
10   background-color: #242424;
11 }