##// END OF EJS Templates
summary: fixed styling of readme indicator.
marcink -
r4215:4736b48a stable
parent child Browse files
Show More
@@ -3,9 +3,13 b''
3 3 .readme-title {
4 4 border: 1px solid @grey6;
5 5 padding: 10px 5px;
6 font-weight: 600;
7 6 margin-top: 30px;
8 7 margin-bottom: -1px;
8
9 a {
10 font-weight: 600;
11 font-size: 13px
12 }
9 13 }
10 14
11 15 div.readme_box {
General Comments 0
You need to be logged in to leave comments. Login now