mirror of
https://github.com/zyqunix/tools.git
synced 2025-07-06 06:20:30 +02:00
small changes
This commit is contained in:
parent
ae8a96399b
commit
85fc1329ac
4 changed files with 43 additions and 12 deletions
|
@ -102,11 +102,15 @@ body {
|
|||
font-weight: normal;
|
||||
}
|
||||
|
||||
#tool-div img {
|
||||
.tool-media {
|
||||
height: 200px;
|
||||
border-radius: 10px;
|
||||
cursor: pointer;
|
||||
margin: 10px;
|
||||
transition: 0.25s ease-in-out;
|
||||
}
|
||||
|
||||
.tool-image.active {
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
.visit-tool {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue