BigW Consortium Gitlab

Restyle README section

parent 988ce2c0
......@@ -113,3 +113,14 @@
float: left;
margin-top: 5px;
}
.readme-holder {
border-top: 1px dashed #CCC;
padding-top: 10px;
h4 {
font-size: 14px;
margin-bottom: 20px;
color: #777;
}
}
.file-holder#README
.file-title
.readme-holder#README
%h4
%i.icon-file
= readme.name
.file-content.wiki
= readme.name
.wiki
- if gitlab_markdown?(readme.name)
= preserve do
= markdown(readme.data)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment