##// END OF EJS Templates
Made tag info not bold
neko259 -
r927:a9608ba4 default
parent child Browse files
Show More
@@ -1,3 +1,12 b''
1 * {
2 text-decoration: none;
3 font-weight: inherit;
4 }
5
6 b {
7 font-weight: bold;
8 }
9
1 html {
10 html {
2 background: #555;
11 background: #555;
3 color: #ffffff;
12 color: #ffffff;
General Comments 0
You need to be logged in to leave comments. Login now