mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-06-07 16:17:50 +00:00
parent
6a17a7d46c
commit
c7cfde0930
@ -1,6 +1,4 @@
|
||||
/*
|
||||
The common styles
|
||||
*/
|
||||
/* The common styles */
|
||||
|
||||
html {
|
||||
@media (prefers-color-scheme: light) {
|
||||
@ -85,7 +83,6 @@ blockquote {
|
||||
border-left: 5px solid var(--blockquote-border-color);
|
||||
padding-left: 1rem;
|
||||
color: var(--blockquote-text-color);
|
||||
display: flex;
|
||||
|
||||
> p:last-child {
|
||||
margin-bottom: 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user