Skip to content

Commit 60eb957

Browse files
committed
changing initial value of column-color
1 parent d7bc04d commit 60eb957

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

css3-multicol/Overview.src.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -936,7 +936,8 @@ <h3 id='crc'>'column-rule-color'</h3>
936936
<td>&lt;color&gt;
937937
<tr>
938938
<td><em>Initial:</em>
939-
<td>same as for 'color' property [[!CSS21]]
939+
<td><a href="http://www.w3.org/TR/css3-color/#currentcolor">currentColor</a>
940+
<!-- <td>same as for 'color' property [[!CSS21]]-->
940941
<tr>
941942
<td><em>Applies to:</em>
942943
<td>multicol elements

0 commit comments

Comments
 (0)