Files
WebTechnologiak-vizsga/2018-19-1-01/Megoldás/style.css
2024-11-28 10:40:51 +01:00

19 lines
256 B
CSS

h1{
font-family: Arial, Helvetica, sans-serif;
color: blue;
font-size: 32pt;
}
tr{
align-content: center;
text-align: center;
}
.megtagadva{
color: red;
font-weight: bold;
}
.alairva{
color: green;
font-weight: bold;
}