update
This commit is contained in:
@ -9,7 +9,7 @@
|
||||
}
|
||||
|
||||
body {
|
||||
background-color: #f1faee;
|
||||
background-color: #FFF7E1;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
@ -22,11 +22,19 @@ body {
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
flex-direction: column;
|
||||
gap: 6rem;
|
||||
}
|
||||
.img_1 {
|
||||
height: 3rem;
|
||||
}
|
||||
.img_2 {
|
||||
height: 25rem;
|
||||
}
|
||||
|
||||
/* .udalost:hover {
|
||||
text-decoration: line-through;
|
||||
} */
|
||||
.udalost {
|
||||
color: black;
|
||||
color: #161340;
|
||||
font-weight: bold;
|
||||
font-size: 1.5rem;
|
||||
}
|
Reference in New Issue
Block a user