lab_3
This commit is contained in:
@@ -246,7 +246,7 @@ body {
|
||||
border: 2px solid #ff00ff;
|
||||
border-radius: 10px;
|
||||
padding: 20px;
|
||||
box-shadow: 0 0 12px #ff00ff88;
|
||||
box-shadow: 0 0 12px #fdfdfd88;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: 20px;
|
||||
@@ -281,7 +281,7 @@ body {
|
||||
transition: all 0.3s ease;
|
||||
min-width: 120px;
|
||||
text-align: center;
|
||||
box-shadow: 0 0 10px rgba(255, 0, 255, 0.5);
|
||||
box-shadow: 0 0 12px #ff00ff;
|
||||
}
|
||||
|
||||
.catalog-item button:hover {
|
||||
|
||||
Reference in New Issue
Block a user