Files
WebTechnologiak-vizsga/2018-19-1-01/Feladat/gknb_intm049_2018-19-1_01.css
2024-11-27 17:09:30 +01:00

18 lines
173 B
CSS

h1 {
font-family: Arial, sans-serif;
font-size: 32pt;
color: blue;
}
td, th {
text-align: center;
}
.jo {
color: green;
font-weight: bold;
}
.rossz {
color: red;
}