locales
This commit is contained in:
parent
d93614e895
commit
29ef34d708
3 changed files with 7 additions and 7 deletions
|
@ -43,14 +43,14 @@
|
|||
<table class="small"><tbody>
|
||||
<tr>
|
||||
<td />
|
||||
<th scope="col"><a href="https://en.wikipedia.org/wiki/Common_European_Framework_of_Reference_for_Languages#Common_reference_levels"><abbr title="Common European Framework of Reference for Languages">CEFRL</abbr></a></th>
|
||||
<th scope="col"><a href="https://en.wikipedia.org/wiki/Common_European_Framework_of_Reference_for_Languages#Common_reference_levels"><abbr title="Common European Framework of Reference for Languages">CEF<br>RL</abbr></a></th>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row"><a href="https://en.wikipedia.org/wiki/American_English">English</a></th>
|
||||
<th scope="row"><a href="https://en.wikipedia.org/wiki/American_English">en_US</a></th>
|
||||
<td class="level">C 2</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row"><a href="https://en.wikipedia.org/wiki/French_of_France">French</a></th>
|
||||
<th scope="row"><a href="https://en.wikipedia.org/wiki/French_of_France">fr_FR</a></th>
|
||||
<td class="level">C 2</td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
|
|
|
@ -43,14 +43,14 @@
|
|||
<table class="small"><tbody>
|
||||
<tr>
|
||||
<td />
|
||||
<th scope="col"><a href="https://fr.wikipedia.org/wiki/Cadre_européen_commun_de_référence_pour_les_langues#Échelle_globale"><abbr title="Cadre Européen Commun de Référence pour les Langues">CECRL</abbr></a></th>
|
||||
<th scope="col"><a href="https://fr.wikipedia.org/wiki/Cadre_européen_commun_de_référence_pour_les_langues#Échelle_globale"><abbr title="Cadre Européen Commun de Référence pour les Langues">CEC<br>RL</abbr></a></th>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row"><a href="https://fr.wikipedia.org/wiki/Anglais_américain">Anglais</a></th>
|
||||
<th scope="row"><a href="https://fr.wikipedia.org/wiki/Anglais_américain">en_US</a></th>
|
||||
<td class="level">C 2</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row"><a href="https://fr.wikipedia.org/wiki/Français_de_France">Français</a></th>
|
||||
<th scope="row"><a href="https://fr.wikipedia.org/wiki/Français_de_France">fr_FR</a></th>
|
||||
<td class="level">C 2</td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
|
|
|
@ -243,7 +243,7 @@ ul {
|
|||
font-weight: bold;
|
||||
}
|
||||
.small {
|
||||
font-size: .88em;
|
||||
font-size: .9em;
|
||||
}
|
||||
.sub, .period {
|
||||
font-size: .75em;
|
||||
|
|
Loading…
Add table
Reference in a new issue