This website works better with JavaScript
Home
Explore
Help
Sign In
wiki
/
weseek__growi
mirror of
https://github.com/weseek/growi
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
add color
itizawa
6 years ago
parent
f2ee9f4db0
commit
a92bd77e89
1 changed files
with
4 additions
and
0 deletions
Split View
Show Diff Stats
4
0
src/client/styles/scss/_override-rbt.scss
+ 4
- 0
src/client/styles/scss/_override-rbt.scss
View File
@@ -13,3 +13,7 @@
.rbt-aux {
display: none;
}
+
+mark.rbt-highlight-text {
+ color: black;
+}