mirror of
https://github.com/boostorg/boostlook.git
synced 2026-01-19 04:02:14 +00:00
Removed background color from an image block
This commit is contained in:
@@ -2917,6 +2917,12 @@ div.source-docs-antora.boostlook:not(:has(.doc)):not(:has(>.boostlook)) > #conte
|
||||
display: none;
|
||||
}
|
||||
|
||||
.boostlook .doc .imageblock .content:has(img) {
|
||||
background-color: transparent;
|
||||
padding-left: 0;
|
||||
padding-right: 0;
|
||||
}
|
||||
|
||||
/*----------------- Global Styles for .boostlook end -----------------*/
|
||||
|
||||
/* ----------- Scrollbars Styles Start ------------- */
|
||||
|
||||
Reference in New Issue
Block a user