1
0
mirror of synced 2024-11-26 23:06:02 +03:00
select2/docs/_sass/_s2-docs-home.scss
Florian Kissling 365ec579b7 Typography.
2015-04-30 00:59:06 +02:00

21 lines
306 B
SCSS

.notice-previous {
padding: 15px 20px;
color: #777;
background-color: #FAFAFA;
border-top: 1px solid #FFF;
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;
}