small/88
This commit is contained in:
parent
19b2026c74
commit
d93614e895
3 changed files with 5 additions and 2 deletions
|
@ -40,7 +40,7 @@
|
|||
<a href="../marc.beninca.vcf">
|
||||
<img class="big" id="vcard" src="../img/marc.beninca.svg" alt="Vcard QR code">
|
||||
</a>
|
||||
<table><tbody>
|
||||
<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>
|
||||
|
|
|
@ -40,7 +40,7 @@
|
|||
<a href="../marc.beninca.vcf">
|
||||
<img class="big" id="vcard" src="../img/marc.beninca.svg" alt="Code QR de contact">
|
||||
</a>
|
||||
<table class="sub"><tbody>
|
||||
<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>
|
||||
|
|
|
@ -242,6 +242,9 @@ ul {
|
|||
.title, .duration.org {
|
||||
font-weight: bold;
|
||||
}
|
||||
.small {
|
||||
font-size: .88em;
|
||||
}
|
||||
.sub, .period {
|
||||
font-size: .75em;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue