diff options
Diffstat (limited to 'files/ru/web/css/font/index.html')
-rw-r--r-- | files/ru/web/css/font/index.html | 27 |
1 files changed, 1 insertions, 26 deletions
diff --git a/files/ru/web/css/font/index.html b/files/ru/web/css/font/index.html index b045cd9875..7f659fc14f 100644 --- a/files/ru/web/css/font/index.html +++ b/files/ru/web/css/font/index.html @@ -316,32 +316,7 @@ setCss();</pre> <h2 id="Спецификации">Спецификации</h2> -<table class="standard-table"> - <thead> - <tr> - <th scope="col">Спецификация</th> - <th scope="col">Status</th> - <th scope="col">Comment</th> - </tr> - </thead> - <tbody> - <tr> - <td>{{ SpecName('CSS3 Fonts', '#font-prop', 'font') }}</td> - <td>{{ Spec2('CSS3 Fonts') }}</td> - <td>Added support for <code>font-stretch</code> values.</td> - </tr> - <tr> - <td>{{ SpecName('CSS2.1', 'fonts.html#font-shorthand', 'font-weight') }}</td> - <td>{{ Spec2('CSS2.1') }}</td> - <td>Added support for keywords.</td> - </tr> - <tr> - <td>{{ SpecName('CSS1', '#font', 'font') }}</td> - <td>{{ Spec2('CSS1') }}</td> - <td>Initial definition.</td> - </tr> - </tbody> -</table> +{{Specifications}} <p>{{cssinfo}}</p> |