Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion css-images-3/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,7 @@ Linear Gradients: the ''linear-gradient()'' notation {#linear-gradients}

This example illustrates visually how to calculate the <a>gradient line</a> from the rules above.
This shows the starting and ending point of the <a>gradient line</a>,
long with the actual gradient,
along with the actual gradient,
produced by an element with ''background: linear-gradient(45deg, white, black);''.

Notice how, though the starting point and ending point are outside of the box,
Expand Down