summary: fixed styling of readme indicator.

This commit is contained in:
Marcin Kuzminski 2020-01-22 10:34:42 +01:00
parent d9380269dd
commit 489cb7776c

View file

@ -3,9 +3,13 @@
.readme-title {
border: 1px solid @grey6;
padding: 10px 5px;
font-weight: 600;
margin-top: 30px;
margin-bottom: -1px;
a {
font-weight: 600;
font-size: 13px
}
}
div.readme_box {