Grammalecte  Diff

Differences From Artifact [0eb0cf4e6b]:

To Artifact [63df57f97c]:


15
16
17
18
19
20
21

22
23
24
25
26
27
28
    color: hsl(0, 0%, 0%);
    font-family: "Trebuchet MS", "Fira Sans", "Liberation Sans", sans-serif;
    box-shadow: 0 0 2px 1px hsla(210, 50%, 50%, .5);
    line-height: normal;
    text-shadow: none;
    text-decoration: none;
    text-align: left;

}
.grammalecte_panel img {
    display: inline-block;
    margin: 0;
    padding: 0;
}








>







15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
    color: hsl(0, 0%, 0%);
    font-family: "Trebuchet MS", "Fira Sans", "Liberation Sans", sans-serif;
    box-shadow: 0 0 2px 1px hsla(210, 50%, 50%, .5);
    line-height: normal;
    text-shadow: none;
    text-decoration: none;
    text-align: left;
    hyphens: none;
}
.grammalecte_panel img {
    display: inline-block;
    margin: 0;
    padding: 0;
}