diff options
Diffstat (limited to 'files/ru/web/css/font-weight/index.html')
-rw-r--r-- | files/ru/web/css/font-weight/index.html | 32 |
1 files changed, 1 insertions, 31 deletions
diff --git a/files/ru/web/css/font-weight/index.html b/files/ru/web/css/font-weight/index.html index 8eda7b9351..1e0fc9eba2 100644 --- a/files/ru/web/css/font-weight/index.html +++ b/files/ru/web/css/font-weight/index.html @@ -231,37 +231,7 @@ span { <h2 id="Спецификации">Спецификации</h2> -<table class="standard-table"> - <thead> - <tr> - <th scope="col">Specification</th> - <th scope="col">Status</th> - <th scope="col">Comment</th> - </tr> - </thead> - <tbody> - <tr> - <td>{{SpecName('CSS3 Fonts', '#font-weight-prop', 'font-weight')}}</td> - <td>{{Spec2('CSS3 Fonts')}}</td> - <td>No change</td> - </tr> - <tr> - <td>{{SpecName('CSS3 Transitions', '#animatable-css', 'font-weight')}}</td> - <td>{{Spec2('CSS3 Transitions')}}</td> - <td>Defines <code>font-weight</code> as animatable.</td> - </tr> - <tr> - <td>{{SpecName('CSS2.1', 'fonts.html#propdef-font-weight', 'font-weight')}}</td> - <td>{{Spec2('CSS2.1')}}</td> - <td>No change</td> - </tr> - <tr> - <td>{{SpecName('CSS1', '#font-weight', 'font-weight')}}</td> - <td>{{Spec2('CSS1')}}</td> - <td>Initial definition</td> - </tr> - </tbody> -</table> +{{Specifications}} <p>{{cssinfo}}</p> |