Grammalecte  Diff

Differences From Artifact [5f2ac9582a]:

To Artifact [8bf6017eeb]:


189
190
191
192
193
194
195
196


197
198
199
200
201
202
203
189
190
191
192
193
194
195

196
197
198
199
200
201
202
203
204







-
+
+








#buttonline {
    margin-top: 5px;
    text-align: right;
}

#add_to_lexicon {
    display: inline-block;
    display: none;
    width: 200px;
    padding: 5px 10px;
    font-size: 16px;
    background-color: hsl(150, 50%, 50%);
    color: hsl(150, 50%, 96%);
    border-radius: 3px;
    text-align: center;
    cursor: pointer;