Harmadik vizsga
This commit is contained in:
30
2018-19-1-03/Feladat/gknb_intm049_2018-19-1_03.css
Normal file
30
2018-19-1-03/Feladat/gknb_intm049_2018-19-1_03.css
Normal file
@ -0,0 +1,30 @@
|
||||
table {
|
||||
border-collapse: collapse;
|
||||
}
|
||||
|
||||
td, th {
|
||||
border: 1px solid black;
|
||||
width: 1cm;
|
||||
height: 1cm;
|
||||
vertical-align: center;
|
||||
}
|
||||
|
||||
th {
|
||||
font-size: 8pt;
|
||||
}
|
||||
|
||||
.nincs {
|
||||
background-color: gray;
|
||||
}
|
||||
|
||||
.munkanap {
|
||||
background-color: red;
|
||||
}
|
||||
|
||||
.hetvege {
|
||||
background-color: blue;
|
||||
}
|
||||
|
||||
.szabadsag {
|
||||
background-color: lightgreen;
|
||||
}
|
Reference in New Issue
Block a user