Update styles/style.css
This commit is contained in:
parent
39bfe5dcfe
commit
0a1286a905
@ -153,6 +153,13 @@ h1 {
|
||||
background-color: #357ae8;
|
||||
}
|
||||
|
||||
/* Zvýraznenie pre aktuálne slovo/písmeno */
|
||||
.highlight {
|
||||
background-color: #ffeb3b; /* Svetložltá farba na zvýraznenie */
|
||||
font-weight: bold;
|
||||
color: #333;
|
||||
}
|
||||
|
||||
.video {
|
||||
position: relative;
|
||||
width: 45%;
|
||||
|
Loading…
Reference in New Issue
Block a user