diff options
Diffstat (limited to 'files/ru/web/css/initial')
-rw-r--r-- | files/ru/web/css/initial/index.html | 22 |
1 files changed, 1 insertions, 21 deletions
diff --git a/files/ru/web/css/initial/index.html b/files/ru/web/css/initial/index.html index 763b983e93..e53ec47c76 100644 --- a/files/ru/web/css/initial/index.html +++ b/files/ru/web/css/initial/index.html @@ -45,27 +45,7 @@ em { <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('CSS4 Cascade', '#initial', 'initial') }}</td> - <td>{{Spec2('CSS4 Cascade')}}</td> - <td>Нет изменений с уровня 3.</td> - </tr> - <tr> - <td>{{ SpecName('CSS3 Cascade', '#initial', 'initial') }}</td> - <td>{{Spec2('CSS3 Cascade')}}</td> - <td>Начальное определение.</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Совместимость с браузерами">Совместимость с браузерами</h2> <p>{{Compat("css.types.global_keywords.initial")}}</p> |