X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=public%2Fstylesheets%2Fassessment.css;h=8f414f586f27656374735a305a0a0990d5123c17;hb=43828378be054cf3604b753e8d9ab24af911188f;hp=3187907e40dc3e00a0a9442bbf95ddf1afc6c395;hpb=e99c53fb3be56eb4c685dd061eef0e5b5bf22b73;p=qomet.git diff --git a/public/stylesheets/assessment.css b/public/stylesheets/assessment.css index 3187907..8f414f5 100644 --- a/public/stylesheets/assessment.css +++ b/public/stylesheets/assessment.css @@ -1,55 +1 @@ -a#rightButton { - position: absolute; - top: 0; - right: 0; -} - -.question { - margin: 20px 5px; - padding: 15px 0; -} - -.question button { - display: block; - margin: 0 auto 15px auto; -} - -.question label { - color: black; -} - -.question .choiceCorrect { - background-color: lightgreen; -} - -.question .choiceWrong { - background-color: peachpuff; -} - -.question .wording { - margin-bottom: 10px; -} - -.question .option { - margin-left: 15px; -} - -.question p { - margin-top: 10px; -} - -.questionInactive { - background-color: lightgrey; -} - -.introduction { - padding: 20px 5px; -} - -.conclusion { - padding: 20px 5px; -} - -.timer { - font-size: 2rem; -} +/* TODO */