MyQuiz (Etax) (2022)
MyQuiz (Etax) (2022) by keenanm
Details
Authorkeenanm
LicenseNo License
Categoryhttps://play.myquiz.org/
Created
Updated
Size1.9 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
MyQuiz (Etax) (2022)
Source code
/* ==UserStyle==
@name MyQuiz (Etax) (2022)
@version 20221212.02.57
@namespace userstyles.world/user/keenanm
@description MyQuiz (Etax) (2022)
@author keenanm
@license No License
==/UserStyle== */
@-moz-document domain("play.myquiz.org") {
/* ==UserStyle==
@name MyQuiz Etax
@namespace USO Archive
@author Keenun
@description `A theme for Etax for MyQuiz.`
@version 20201222.1.51
@license CC0-1.0
@preprocessor uso
==/UserStyle== */
/* i really want this to be global */
.topMenu {
display: none;
}
.chatIcon--desktop {
visibility: hidden;
}
.layout__Header {
background: #629dc9;
}
.btn-primary {
background-color: #016cb0;
border-color: #005187;
}
.layout__Header, .layout__Header_player {
height: 20.775rem;
background: #016cb0;
overflow: auto;
color: #fff;
}
.btn-primary:hover {
background-color: #177cbd;
}
.countDownTimer__pause-layer.icon-play-button {
color: #016cb0;
}
.countDownTimer__Circle--color1 {
stroke: #016cb0;
}
.answerButton__LeftLine {
border-left: .25rem solid #016cb0;
}
.countDownTimer__Circle--color2 {
color: #629dc9;
stroke: #629dc9;
}
.answerButton__Text {
font-weight: 500;
}
.questionDetails__Text {
font-size: 1.6rem;
font-weight: 500;
}
.alertsBox {
background-image: url(https://i.imgur.com/nJp0tAE.png);
background-size: contain;
background-repeat: no-repeat;
height: 6%;
margin-left: 26px;
margin-top: 2px;
}
.alertsBox {
z-index: 0;
}
.resultHeader__Share {
visibility: hidden;
}
.yourResult__Name {
font-weight: 700;
font-size: 1.8rem;
}
.yourResult__PositionRow {
margin-top: 15px;
}
.yourResult__FotoCol {
margin-top: 17px;
}
.gameStateLine__Theme {
margin-top: 20px;
}
.gameStateLine__Theme {
margin-top: 38px;
}
}