Skip to content

Commit 7210f08

Browse files
author
howcome
committed
Removing Overview.html, updating color reference
2 parents eb541eb + 5dd1706 commit 7210f08

1 file changed

Lines changed: 8 additions & 5 deletions

File tree

css-multicol/Overview.src.html

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -968,14 +968,17 @@ <h3 id='crc'>'column-rule-color'</h3>
968968
<td>visual
969969
<tr>
970970
<td><em>Computed&nbsp;value:</em>
971-
<td>the same as the computed value for the 'color' property [[!CSS21]]
971+
<!-- <td>the same as the computed value for the 'color' property [[!CSS21]]-->
972+
<td>the same as the computed value for the 'color' property [[!CSS3COLOR]]
972973
<tr>
973974
<td><em>Animatable:</em>
974975
<td>as <a href="http://dev.w3.org/csswg/css3-transitions/#animtype-color">color</a>
975976
</table>
976977

977-
<p>This property sets the color of the column rule. The &lt;color&gt;
978-
values are defined in [[!CSS21]].
978+
<p>This property sets the color of the column rule. The &lt;color&gt; values are defined in [[!CSS3COLOR]].
979+
980+
<!--<p>This property sets the color of the column rule. The &lt;color&gt; values are defined in [[!CSS21]]. -->
981+
979982

980983
<h3 id='crs'>'column-rule-style'</h3>
981984

@@ -1070,8 +1073,8 @@ <h3>'column-rule'</h3>
10701073
<tr>
10711074
<td><em>Inherited:</em>
10721075
<td>no
1073-
<tr>
1074-
<td><em>Percentages:</em>
1076+
<tr>
1077+
<td><em>Percentages:</em>
10751078
<td>N/A
10761079
<tr>
10771080
<td><em>Media:</em>

0 commit comments

Comments
 (0)