Grammalecte  Diff

Differences From Artifact [92d8a01600]:

To Artifact [a58a553101]:


170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
    color: hsl(0, 50%, 100%);
}

div.grammalecte_panel_flow_message {
    margin: 10px;
    padding: 10px;
    border-radius: 5px;
    background-color: hsl(0, 0%, 50%);
    color: hsl(0, 50%, 96%);
    font-family: "Trebuchet MS", "Fira Sans", "Ubuntu Condensed", "Liberation Sans", sans-serif;
    font-size: 16px;
}











|
|







170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
    color: hsl(0, 50%, 100%);
}

div.grammalecte_panel_flow_message {
    margin: 10px;
    padding: 10px;
    border-radius: 5px;
    background-color: hsl(300, 20%, 50%);
    color: hsl(300, 20%, 96%);
    font-family: "Trebuchet MS", "Fira Sans", "Ubuntu Condensed", "Liberation Sans", sans-serif;
    font-size: 16px;
}