Update main.css
This commit is contained in:
parent
5cf9b04863
commit
c3efb6f5e4
1 changed files with 1 additions and 1 deletions
|
@ -403,7 +403,7 @@ footer .theme-by {
|
||||||
.blog-tags a:hover {
|
.blog-tags a:hover {
|
||||||
border-radius: 2px;
|
border-radius: 2px;
|
||||||
color: {{ site.hover-col }};
|
color: {{ site.hover-col }};
|
||||||
background-color: #CCC;
|
background-color: #EEE;
|
||||||
}
|
}
|
||||||
|
|
||||||
.post-preview .blog-tags {
|
.post-preview .blog-tags {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue