mirror of
https://github.com/zyqunix/tools.git
synced 2025-07-06 06:20:30 +02:00
commit
This commit is contained in:
parent
10cc8f4689
commit
ed0b2f5e66
3 changed files with 11 additions and 31 deletions
|
@ -57,6 +57,10 @@ body {
|
|||
width: 100%;
|
||||
}
|
||||
|
||||
.welcome * {
|
||||
color: white;
|
||||
}
|
||||
|
||||
.tools-main {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
|
@ -88,6 +92,7 @@ body {
|
|||
#tool-div img {
|
||||
height: 200px;
|
||||
border-radius: 10px;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.visit-tool {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue