Skip to content

Commit 81021f3

Browse files
committed
[css-gaps-1] Add explainer and associated images
1 parent 6d8cab9 commit 81021f3

32 files changed

Lines changed: 847 additions & 2 deletions

css-gaps-1/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -998,7 +998,7 @@ Adjusting gap decoration endpoints: The 'rule-inset' properties</h3>
998998
}
999999
</pre>
10001000
<figure>
1001-
<img alt="" src="images/example-column-inset-minus-5px.png">
1001+
<img alt="" src="images/example-column-inset-5px.png">
10021002
<figcaption>
10031003
An inset of ''5px'' shortens the ends of <a>gap decorations</a>
10041004
relative to the edges of adjacent items.
@@ -1014,7 +1014,7 @@ Adjusting gap decoration endpoints: The 'rule-inset' properties</h3>
10141014
}
10151015
</pre>
10161016
<figure>
1017-
<img alt="" src="images/example-column-inset-5px.png">
1017+
<img alt="" src="images/example-column-inset-minus-5px.png">
10181018
<figcaption>
10191019
An inset of ''-5px'' extends the ends of <a>gap decorations</a>
10201020
slightly beyond the edges of adjacent items.

0 commit comments

Comments
 (0)