diff options
Diffstat (limited to 'files/ru/web/css/margin-bottom')
-rw-r--r-- | files/ru/web/css/margin-bottom/index.html | 32 |
1 files changed, 1 insertions, 31 deletions
diff --git a/files/ru/web/css/margin-bottom/index.html b/files/ru/web/css/margin-bottom/index.html index 205a8e8728..e2fb243331 100644 --- a/files/ru/web/css/margin-bottom/index.html +++ b/files/ru/web/css/margin-bottom/index.html @@ -97,37 +97,7 @@ div { <h2 id="Спецификации">Спецификации</h2> -<table class="standard-table"> - <thead> - <tr> - <th scope="col">Спецификация</th> - <th scope="col">Статус</th> - <th scope="col">Комментарий</th> - </tr> - </thead> - <tbody> - <tr> - <td>{{SpecName('CSS3 Box', '#margin-bottom', 'margin-bottom')}}</td> - <td>{{Spec2('CSS3 Box')}}</td> - <td>Нет значительных изменений</td> - </tr> - <tr> - <td>{{SpecName('CSS3 Transitions', '#animatable-css', 'margin-bottom')}}</td> - <td>{{Spec2('CSS3 Transitions')}}</td> - <td>Определяет <code>margin-bottom</code> как анимируемое.</td> - </tr> - <tr> - <td>{{SpecName('CSS2.1', 'box.html#margin-properties', 'margin-bottom')}}</td> - <td>{{Spec2('CSS2.1')}}</td> - <td>Убирает влияние свойства на строчные элементы.</td> - </tr> - <tr> - <td>{{SpecName('CSS1', '#margin-bottom', 'margin-bottom')}}</td> - <td>{{Spec2('CSS1')}}</td> - <td>Первоначальное определение</td> - </tr> - </tbody> -</table> +{{Specifications}} <p>{{cssinfo}}</p> |