Skip to content

Commit dacc330

Browse files
author
Md.Mostafa Kamal
authored
Update page.css
1 parent 47e6346 commit dacc330

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

assets/css/page.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@ body {
1919
position: fixed;
2020
right: 60px;
2121
bottom: 20px;
22-
border: 1px solid #5d5d5d;
22+
border: 1px solid #ed5565;
2323
border-radius: 3px;
2424
display: block;
2525
padding: 10px;
26-
color: #ddd;
26+
color: #57a863;
2727
z-index: 9999;
2828
}
2929
#top-button:hover {
@@ -349,4 +349,4 @@ i.flag.gb:before,i.flag.united.kingdom:before {
349349
background-color: transparent;
350350
color: #ffffff;
351351
border: 1px solid #d23838;
352-
}
352+
}

0 commit comments

Comments
 (0)