Grammalecte  Diff

Differences From Artifact [5ca0392419]:

To Artifact [3c2820e837]:


20
21
22
23
24
25
26

27
28
29
30
31
32
33
    background-color: hsl(210, 50%, 50%);
    color: hsl(0, 10%, 92%);
    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;

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








>







20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
    background-color: hsl(210, 50%, 50%);
    color: hsl(0, 10%, 92%);
    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_message_box img {
    display: inline-block;
    margin: 0;
    padding: 0;
}