结构
This commit is contained in:
@@ -336,7 +336,7 @@ body { background: #ffffff !important; }
|
||||
|
||||
.tool-card {
|
||||
border: 1px solid #e5e7eb;
|
||||
border-radius: 10px;
|
||||
border-radius: 4px;
|
||||
background: #ffffff;
|
||||
box-shadow: 0 1px 3px rgba(0,0,0,0.08);
|
||||
padding: .7rem .75rem;
|
||||
@@ -350,9 +350,7 @@ body { background: #ffffff !important; }
|
||||
}
|
||||
|
||||
.tool-card:hover {
|
||||
transform: translateY(-3px);
|
||||
box-shadow: 0 8px 20px rgba(0,0,0,0.12);
|
||||
border-color: #d1d5db;
|
||||
border-color: #306AF1;
|
||||
}
|
||||
|
||||
.tool-card-icon {
|
||||
|
||||
Reference in New Issue
Block a user