You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
// Homepage featurettes
|
|
|
|
.s2-docs-featurette {
|
|
color: #777;
|
|
padding: 15px 0;
|
|
text-align: center;
|
|
|
|
h4 {
|
|
margin: 30px 0 15px;
|
|
}
|
|
|
|
.fa {
|
|
font-size: 28px;
|
|
color: #777;
|
|
}
|
|
}
|
|
|