You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
179 B
Plaintext
7 lines
179 B
Plaintext
4 years ago
|
//== Topic List
|
||
|
//
|
||
|
//## Post objects found on the category, recent, popular, etc. pages
|
||
|
|
||
|
@post-padding: 20px;
|
||
|
@post-border-color: @gray-lighter;
|
||
|
@post-highlight: @brand-info;
|