mirror of
https://github.com/kiwix/libkiwix.git
synced 2025-06-26 10:11:30 +00:00
added border-radius to download button
This commit is contained in:
@ -209,6 +209,7 @@ body {
|
||||
background: #00b4e4;
|
||||
color: white;
|
||||
box-shadow: 0 0 0 0;
|
||||
border-radius: 2px;
|
||||
}
|
||||
|
||||
.book__download > span:hover {
|
||||
|
Reference in New Issue
Block a user