diff --git a/README.md b/README.md index 6ccc4f6..75dd098 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ Translations are maintained by their creators and may not always be up to date w - [Portuguese](http://webfatorial.github.io/wtf-html-css/) - Translated by [webfatorial](http://webfatorial.com/) - [Spanish](http://uncasually.github.io/wtf-html-y-css/) - Translated by [uncasually](https://github.com/uncasually) - [Russian](http://elforastero.github.io/wtf-html-css/) - Translated by [ElForastero](https://github.com/elforastero) +- [Ukrainian](https://wtf-html-css.std.community/) - Translated by [std::](https://github.com/thestd) - [Chinese Simplified](https://lizheming.github.io/wtf-html-css/) - Translated by [lizheming](https://github.com/lizheming) Have a translation you'd like to link to? Open a pull request to add it here. Be sure to keep it alphabetical. diff --git a/index.md b/index.md index b428479..21013fa 100644 --- a/index.md +++ b/index.md @@ -13,7 +13,6 @@ layout: default - [Floated are block level](#floats-block-level) - [Vertical margins often collapse](#vertical-margins-collapse) - [Styling table rows](#styling-table-rows) -- [Firefox and `` buttons](#buttons-firefox) - [Firefox inner outline on buttons](#buttons-firefox-outline) - [Always set a `type` on `