sevi #7
@ -21,7 +21,7 @@ body.dark-mode {
|
|||||||
}
|
}
|
||||||
|
|
||||||
header {
|
header {
|
||||||
background-color: #8ffef8;
|
background-color: #5fff5a;
|
||||||
color: black;
|
color: black;
|
||||||
padding: 20px 0;
|
padding: 20px 0;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
@ -54,7 +54,7 @@ main {
|
|||||||
}
|
}
|
||||||
|
|
||||||
button, .source-btn, .dsc-btn, .clr-btn {
|
button, .source-btn, .dsc-btn, .clr-btn {
|
||||||
background-color: #0095ff;
|
background-color: #5fff5a;
|
||||||
color: white;
|
color: white;
|
||||||
padding: 10px 20px;
|
padding: 10px 20px;
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
@ -66,7 +66,7 @@ button, .source-btn, .dsc-btn, .clr-btn {
|
|||||||
transition: background-color 0.3s ease, transform 0.3s ease;
|
transition: background-color 0.3s ease, transform 0.3s ease;
|
||||||
}
|
}
|
||||||
.clientbutton button {
|
.clientbutton button {
|
||||||
background-color: #0095ff;
|
background-color: #5fff5a;
|
||||||
}
|
}
|
||||||
button:hover {
|
button:hover {
|
||||||
transform: scale(1.05)
|
transform: scale(1.05)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user