Hetedik vizsga
This commit is contained in:
19
2019-20-1-02/Megoldás/style.css
Normal file
19
2019-20-1-02/Megoldás/style.css
Normal file
@ -0,0 +1,19 @@
|
||||
.frame{
|
||||
margin-top: 1cm;
|
||||
display: flex;
|
||||
margin-bottom: 1cm;
|
||||
}
|
||||
img{
|
||||
float: left;
|
||||
margin-right: 5px;
|
||||
margin-bottom: 5px;
|
||||
border: 3px ridge white;
|
||||
}
|
||||
|
||||
.turned{
|
||||
border: 3px ridge blue;
|
||||
}
|
||||
|
||||
.found{
|
||||
border: 3px ridge orange;
|
||||
}
|
Reference in New Issue
Block a user