4,554
edits
No edit summary |
No edit summary |
||
Line 123: | Line 123: | ||
border-width: 1px 1px 5px 5px; /* top, right, bottom, left */ | border-width: 1px 1px 5px 5px; /* top, right, bottom, left */ | ||
box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); | box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); | ||
transform: rotate(-5deg); /* Tilt the border to the left */ | |||
} | } | ||