diff --git a/tests/autonym.html b/tests/autonym.html index f976e275..21c5ac56 100644 --- a/tests/autonym.html +++ b/tests/autonym.html @@ -18,55 +18,84 @@ font-style: normal; } -.autonym { - font-family: 'Autonym'; - font-size: 1em; +table, th, td { + border: 1px solid #ddd; + border-collapse:collapse; + padding: 5px; } -.list { - width: 100%; - -moz-column-count: 6; /* Firefox */ - -webkit-column-count: 6; /* Safari and Chrome */ - -moz-column-rule:3px outset #555; /* Firefox */ - -webkit-column-rule:3px outset #555; /* Safari and Chrome */ +td.lang, td.index { + background-color: #ccc; } -li { - list-style: none; - font-size: 1em; - line-height: 2em; -}

Autonym Font

Following content in this page uses Autonym font for displaying language names without font issues.

-