mirror of
https://github.com/CaiJimmy/hugo-theme-stack.git
synced 2025-04-29 03:53:30 +08:00
10 lines
138 B
SCSS
10 lines
138 B
SCSS
blockquote .cite {
|
|
display: block;
|
|
text-align: right;
|
|
font-size: 0.75em;
|
|
|
|
a {
|
|
text-decoration: underline;
|
|
}
|
|
}
|