1
0
mirror of synced 2024-11-23 05:26:10 +03:00
select2/docs/_sass/_s2-docs-home.scss
Florian Kissling 3ed07a6fda Stop anchorjs from suffixing its links for "Placeholders" and "Templating" headlines.
Cosmetic changes for the homepage 3.x docs notice.
2015-05-01 04:30:52 +02:00

20 lines
276 B
SCSS

.notice-previous {
padding: 15px 20px;
color: #777;
background-color: #FAFAFA;
border-bottom: 1px solid #eee;
a {
font-weight: bold;
}
}
.s2-docs-home .jumbotron {
margin-bottom: 0;
}
#lead {
text-align: center;
max-width: 800px;
margin: 0 auto 80px;
}