Files
WebTechnologiak-vizsga/2018-19-1-01/gknb_intm049_2018-19-1_01.css
2024-11-20 20:36:28 +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;
}