Permalink
Cannot retrieve contributors at this time
Fetching contributors…

body { | |
} | |
.question-pool .question .description img { | |
width: 100%; | |
} | |
.social-nav .twitter-share-button { | |
margin-top: 1em; | |
} | |
#navbar.in .social-nav .twitter-share-button { | |
margin-left: 1em; | |
} | |
#jsQuizEngine > .quiz > h3, #jsQuizEngine > .score > h3 { | |
margin-top: 0; | |
} | |
#jsQuizEngine > .quiz > h5, #jsQuizEngine > .score > h5 { | |
margin-bottom: 0.25em; | |
} | |
#titleScreen > .jumbotron { | |
background: #00abec url(Hero.png) no-repeat; | |
} | |
#titleScreen > .jumbotron p { | |
background: rgba(255, 255, 255, 0.7); | |
padding: 0.25em 0.5em; | |
border-radius: 0.5em; | |
} |