Grammalecte  Diff

Differences From Artifact [2045c317c1]:

To Artifact [c9cd00a302]:


328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
#tests_result {
    padding: 15px;
}

#test_page .button {
    display: inline-block;
    padding: 5px;
    width: 100px;
    border-radius: 3px;
    font-size: 12px;
    text-align: center;
    cursor: pointer;
}









|







328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
#tests_result {
    padding: 15px;
}

#test_page .button {
    display: inline-block;
    padding: 5px;
    width: 140px;
    border-radius: 3px;
    font-size: 12px;
    text-align: center;
    cursor: pointer;
}