summaryrefslogtreecommitdiff
path: root/design
diff options
context:
space:
mode:
authorAlex AUVOLAT <alex.auvolat@ens.fr>2014-01-31 11:40:01 +0100
committerAlex AUVOLAT <alex.auvolat@ens.fr>2014-01-31 11:40:01 +0100
commitcee55b766230837c21453f85e76a921cb5b8b89e (patch)
treeabee4f0af6044ea49b8676b0bd8d8233b14c6e0c /design
parent89057a32d9f28d9931f23676033dd4a126765999 (diff)
downloadBits-cee55b766230837c21453f85e76a921cb5b8b89e.tar.gz
Bits-cee55b766230837c21453f85e76a921cb5b8b89e.zip
Changes to question presentation
Diffstat (limited to 'design')
-rw-r--r--design/style.css9
1 files changed, 8 insertions, 1 deletions
diff --git a/design/style.css b/design/style.css
index 99903d1..0743fc2 100644
--- a/design/style.css
+++ b/design/style.css
@@ -343,10 +343,17 @@ li p {
font-size: 0.8em;
}
-.rtk_kr_q_1, .rtk_kr_a_1, .rtk_kr_q_2, .rtk_kr_a_2 { margin: 0px; padding: 0px; padding-top: 50px; }
+.rtk_kr_q_1, .rtk_kr_a_1, .rtk_kr_q_2, .rtk_kr_a_2, .vocabqa, .vocabqb, .vocaba
+ { margin: 0px; padding: 0px; padding-top: 50px; }
.rtk_kr_q_1, .rtk_kr_a_2 span { font-size: 4em; font-family: "IPAMincho", serif; }
.rtk_kr_q_2, .rtk_kr_a_1 span { font-size: 1.3em; }
+.vocabqa { font-size: 1.5em; }
+.vocabqb { font-size: 2em; }
+.vocaba { font-size: 1.5em; }
+.vocaba .vocabreading { font-size: 0.7em; }
+.vocaba span { padding-top: 16px; }
+
/* blog */
.blog_post {