mirror of https://gitlab.com/curben/blog
refactor(css): remove unused rules
This commit is contained in:
parent
cf59e6df8b
commit
1e72e7db77
|
@ -153,10 +153,6 @@ samp {
|
||||||
background-color: #f3f5f6;
|
background-color: #f3f5f6;
|
||||||
}
|
}
|
||||||
|
|
||||||
figure {
|
|
||||||
margin: 1em 40px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.article .article-entry blockquote footer cite a:hover,
|
.article .article-entry blockquote footer cite a:hover,
|
||||||
.article .article-nav-link-wrap:hover {
|
.article .article-nav-link-wrap:hover {
|
||||||
color: #22c5e5;
|
color: #22c5e5;
|
||||||
|
|
Loading…
Reference in New Issue