Skip to content

Commit 8c45c78

Browse files
author
howcome
committed
revising color references
1 parent 3268c06 commit 8c45c78

1 file changed

Lines changed: 4 additions & 7 deletions

File tree

css-multicol/Overview.src.html

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -946,14 +946,15 @@ <h3 id='crc'>'column-rule-color'</h3>
946946
<table class=propdef>
947947
<tr>
948948
<td><em>Name:</em>
949-
<td><dfn>column-rule-color</dfn>
949+
<td><var>column-rule-color</var>
950950
<tr>
951951
<td><em>Value:</em>
952952
<td>&lt;color&gt;
953953
<tr>
954954
<td><em>Initial:</em>
955-
<td><a href="http://www.w3.org/TR/css3-color/#currentcolor">currentColor</a>
956-
<!-- <td>same as for 'color' property [[!CSS21]]-->
955+
<td>currentColor
956+
<!-- <td><a href="http://www.w3.org/TR/css3-color/#currentcolor">currentColor</a>-->
957+
957958
<tr>
958959
<td><em>Applies to:</em>
959960
<td>multicol elements
@@ -968,8 +969,6 @@ <h3 id='crc'>'column-rule-color'</h3>
968969
<td>visual
969970
<tr>
970971
<td><em>Computed&nbsp;value:</em>
971-
<!-- <td>the same as the computed value for the 'color' property [[!CSS21]]-->
972-
973972
<td>the same as the computed value for the 'color' property [[!CSS3COLOR]]
974973
<tr>
975974
<td><em>Animatable:</em>
@@ -978,8 +977,6 @@ <h3 id='crc'>'column-rule-color'</h3>
978977

979978
<p>This property sets the color of the column rule. The &lt;color&gt; values are defined in [[!CSS3COLOR]].
980979

981-
<!--<p>This property sets the color of the column rule. The &lt;color&gt; values are defined in [[!CSS21]]. -->
982-
983980

984981
<h3 id='crs'>'column-rule-style'</h3>
985982

0 commit comments

Comments
 (0)