Skip to content

Commit 2dcae3e

Browse files
committed
تحسين على الازرار
1 parent 605a730 commit 2dcae3e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Source/Style/download-style.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@ button {
1313
button:hover {
1414
color: var(--light-blu--);
1515
}
16+
button:active {
17+
background: #7fffd4;
18+
border-radius: 20px;
19+
}
20+
1621

1722

1823
/* --- Content --- */

0 commit comments

Comments
 (0)