mirror of
https://github.com/next-theme/hexo-theme-next.git
synced 2026-01-17 18:22:33 +00:00
16 lines
230 B
Stylus
16 lines
230 B
Stylus
.links-of-blogroll {
|
|
font-size: $font-size-smaller;
|
|
}
|
|
|
|
.links-of-blogroll-title {
|
|
font-size: $font-size-small;
|
|
font-weight: 600;
|
|
margin-top: 0;
|
|
}
|
|
|
|
.links-of-blogroll-list {
|
|
list-style: none;
|
|
margin: 0;
|
|
padding: 0;
|
|
}
|