Skip to content

Commit 845301f

Browse files
committed
docs: Remove background color of ==== blocks.
1 parent 56940cf commit 845301f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/my-style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -386,7 +386,7 @@ p strong,td.content strong,div.footnote strong{letter-spacing:-.005em}
386386
p,blockquote,dt,td.content,span.alt,summary{font-size:1.0625rem}
387387
p{margin-bottom:1.25rem}
388388
.sidebarblock p,.sidebarblock dt,.sidebarblock td.content,p.tableblock{font-size:1em}
389-
.exampleblock>.content{background:#fffef7;border-color:#e0e0dc;box-shadow:0 1px 4px #e0e0dc}
389+
.exampleblock>.content{border-color:#e0e0dc;box-shadow:0 1px 4px #e0e0dc}
390390
.print-only{display:none!important}
391391
@page{margin:1.25cm .75cm}
392392
@media print{*{box-shadow:none!important;text-shadow:none!important}

0 commit comments

Comments
 (0)