mirror of
https://gitlab.com/MrFry/qmining-page
synced 2025-04-01 20:23:44 +02:00
7 lines
120 B
CSS
7 lines
120 B
CSS
.subjName {
|
|
font-size: 24px;
|
|
background-color: #9999ff;
|
|
color: black;
|
|
padding: 10px;
|
|
word-wrap: break-word;
|
|
}
|