Added files for 1. ZH
This commit is contained in:
22
style.css
Normal file
22
style.css
Normal file
@@ -0,0 +1,22 @@
|
||||
.kep {
|
||||
border-radius: 30px;
|
||||
}
|
||||
|
||||
.kep:hover {
|
||||
border-radius: 100px;
|
||||
}
|
||||
|
||||
img {
|
||||
border: 100px;
|
||||
}
|
||||
|
||||
#szoveges {
|
||||
border: 20px solid orange;
|
||||
padding: 10px 20px 30px 40px;
|
||||
/* TOP RIGHT BOTTOM LEFT */
|
||||
margin: 40px 30px 20px 10px;
|
||||
}
|
||||
|
||||
.sotet {
|
||||
background-color: #777;
|
||||
}
|
||||
Reference in New Issue
Block a user