mirror of
https://github.com/AudebertAdrien/ft_transcendence.git
synced 2026-02-04 11:40:25 +01:00
button
This commit is contained in:
parent
3564ef6ee2
commit
f31331d344
@ -39,6 +39,12 @@ button {
|
|||||||
letter-spacing: 2px;
|
letter-spacing: 2px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
button:hover {
|
||||||
|
background-color: #000033;
|
||||||
|
color: #00ffff;
|
||||||
|
box-shadow: 0 0 20px #00ffff;
|
||||||
|
}
|
||||||
|
|
||||||
#game1 {
|
#game1 {
|
||||||
width: 810px;
|
width: 810px;
|
||||||
height: 500px;
|
height: 500px;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user