1
0
mirror of synced 2024-11-23 13:36:01 +03:00
select2/docs/_sass/_home.scss
2015-05-08 04:14:41 +02:00

37 lines
471 B
SCSS

.notice-previous {
background: #f6f6f6;
color: #666;
border-bottom: 1px solid #eee;
padding: 15px 20px;
}
.s2-docs-home .jumbotron {
margin-bottom: 0;
color: #000;
h1 {
color: #000;
margin-top: 20px;
}
}
#lead {
text-align: center;
max-width: 800px;
margin: 0 auto 40px;
}
.s2-docs-featurette {
color: #777;
text-align: center;
padding: 15px 0;
.fa {
font-size: 28px;
color: #777;
}
h4 {
margin: 30px 0 15px;
}
}