# HG changeset patch # User houtin # Date 1500619027 -32400 # Node ID a1b13a3fcdffe9f10d0a021ed0f49d95fc6d162f # Parent 136b1b2c8e0de2acda91acf4471bb7d86a451e0d htmlを編集しました diff -r 136b1b2c8e0d -r a1b13a3fcdff event/oasis2017/quiz/quiz.css --- a/event/oasis2017/quiz/quiz.css Fri Jul 21 15:33:36 2017 +0900 +++ b/event/oasis2017/quiz/quiz.css Fri Jul 21 15:37:07 2017 +0900 @@ -1,6 +1,6 @@ h1{ text-align: center; -font-size: 60px; +font-size: 40px; } @@ -16,7 +16,7 @@ div.under{ background: linear-gradient(transparent 50%, #ffff66 40%) ; -font-size: 30px; +font-size: 20px; } div.tyokai {position: relative; top: 40em;}