web: tweak figure bg color on hackaday
This commit is contained in:
parent
c4043f6c56
commit
52d03ae964
@ -45,3 +45,8 @@ html {
|
||||
padding-left: 1em;
|
||||
border-left: 2px solid #ddd;
|
||||
}
|
||||
|
||||
/* Hackaday figures have unreadable black on dark grey */
|
||||
.news-post figcaption.wp-caption-text {
|
||||
background-color: initial !important;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user