Newer
Older
2023-Kaito / quiz.css
body{background-color: #d8e698  ;}
    .toi{font-size:20px;}
    .mir{font-size:20px;}
    h1 {
    	padding: 1rem 0rem;
    	margin-bottom:0.2rem;
    	border-bottom: 3px solid #000000;
    	font-weight: bold;
    	font-size: 26px;
    }