qmining-page/src/components/Questions.module.css

7 lines
120 B
CSS

.subjName {
font-size: 24px;
background-color: #9999ff;
color: black;
padding: 10px;
word-wrap: break-word;
}