aboutsummaryrefslogtreecommitdiff
path: root/mobile/styles_app.css
blob: dc0ea7782aeb17ba1dc924b1d104bf3bb49e5f14 (plain)
1
2
3
4
5
6
7
8
9
10

.qtype-algebra .answer {
    border: 1px solid black;
    margin-top: 1px;
    margin-bottom: 1px;
    background: white;
    color: black;
    border-radius: 4px;
    display: inline;
}