1
0
mirror of synced 2024-11-23 05:26:10 +03:00
select2/docs/_sass/_s2-docs-home.scss

20 lines
276 B
SCSS
Raw Normal View History

.notice-previous {
padding: 15px 20px;
color: #777;
background-color: #FAFAFA;
2015-04-28 03:36:57 +03:00
border-bottom: 1px solid #eee;
a {
font-weight: bold;
}
}
.s2-docs-home .jumbotron {
margin-bottom: 0;
}
2015-04-30 01:59:06 +03:00
#lead {
text-align: center;
max-width: 800px;
margin: 0 auto 80px;
}