From 35e6e62481c00d21698537a91215bfa8f5364363 Mon Sep 17 00:00:00 2001 From: Jean-Michel Vedrine Date: Sun, 28 Apr 2019 10:37:09 +0200 Subject: Update changelog --- mobile/styles_app.css | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'mobile/styles_app.css') diff --git a/mobile/styles_app.css b/mobile/styles_app.css index f15562d..dc0ea77 100644 --- a/mobile/styles_app.css +++ b/mobile/styles_app.css @@ -1,4 +1,10 @@ -.qtype-algebra .yourclassname { - +.qtype-algebra .answer { + border: 1px solid black; + margin-top: 1px; + margin-bottom: 1px; + background: white; + color: black; + border-radius: 4px; + display: inline; } -- cgit v1.2.3