Skip to content

Commit b0f6608

Browse files
committed
Use more specific background-color property
1 parent bc016b1 commit b0f6608

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

datafiles/static/hackage.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ pre + pre {
211211

212212
blockquote {
213213
border-left: 3px solid #c7a5d3;
214-
background: #eee4f1;
214+
background-color: #eee4f1;
215215
margin: 0.5em;
216216
padding: 0.0005em 0.3em 0.5em 0.5em;
217217
}

0 commit comments

Comments
 (0)