debian-mirror-gitlab/app/assets/stylesheets/sections/help.scss

20 lines
199 B
SCSS
Raw Normal View History

2014-09-02 18:07:02 +05:30
.documentation-index {
h1 {
margin: 0;
}
h2 {
font-size: 20px;
}
li {
line-height: 24px;
color: #888;
a {
font-size: 14px;
margin-right: 3px;
}
}
}