Merge branch 'main' of https://git-eng.ukwms.ac.id/2526-web/Kelompok02-Memory-Card
This commit is contained in:
commit
ccc6d7fdad
@ -41,24 +41,17 @@ body {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: 5px;
|
||||
|
||||
padding: 4px 10px;
|
||||
border-radius: 20px;
|
||||
|
||||
background: rgba(173, 216, 255, 0.45);
|
||||
backdrop-filter: blur(10px);
|
||||
|
||||
border: 1.8px solid rgba(255, 255, 255, 0.8);
|
||||
|
||||
font-size: 16px;
|
||||
color: #002a60;
|
||||
|
||||
box-shadow:
|
||||
0 2px 4px rgba(0,0,0,0.15),
|
||||
box-shadow: 0 2px 4px rgba(0,0,0,0.15),
|
||||
inset 0 0 4px rgba(255,255,255,0.5);
|
||||
}
|
||||
|
||||
|
||||
.icon {
|
||||
font-size: 18px;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user