2015-04-28 02:43:31 +03:00
|
|
|
.notice-previous {
|
|
|
|
padding: 15px 20px;
|
|
|
|
color: #777;
|
|
|
|
background-color: #FAFAFA;
|
2015-04-28 03:36:57 +03:00
|
|
|
border-bottom: 1px solid #eee;
|
2015-04-28 02:43:31 +03:00
|
|
|
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;
|
|
|
|
}
|