##// 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 .readme-title {
3 .readme-title {
4 border: 1px solid @grey6;
4 border: 1px solid @grey6;
5 padding: 10px 5px;
5 padding: 10px 5px;
6 font-weight: 600;
7 margin-top: 30px;
6 margin-top: 30px;
8 margin-bottom: -1px;
7 margin-bottom: -1px;
8
9 a {
10 font-weight: 600;
11 font-size: 13px
12 }
9 }
13 }
10
14
11 div.readme_box {
15 div.readme_box {
General Comments 0
You need to be logged in to leave comments. Login now