Skip to content

Commit bdf1a1c

Browse files
authored
Update attribution.css
1 parent 74ce6bf commit bdf1a1c

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

book/_static/attribution.css

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,9 @@
22
div.attribution > .admonition-title::after {
33
content: "\f10d";
44
}
5+
6+
/* Hiermee worden alle afbeeldingen in de content 50% breed */
7+
img {
8+
width: 50%;
9+
height: auto;
10+
}

0 commit comments

Comments
 (0)