mirror of
https://github.com/next-theme/hexo-theme-next.git
synced 2026-01-18 18:33:42 +00:00
8 lines
147 B
Stylus
8 lines
147 B
Stylus
.post-copyright {
|
|
background: var(--card-bg-color);
|
|
border-left: 3px solid $red;
|
|
list-style: none;
|
|
margin: 2em 0 0;
|
|
padding: .5em 1em;
|
|
}
|