's'
This commit is contained in:
@@ -54,6 +54,20 @@
|
||||
font-weight: 500;
|
||||
}
|
||||
|
||||
.vipTag {
|
||||
position: absolute;
|
||||
right: -4px;
|
||||
top: -2px;
|
||||
font-size: 0.6rem;
|
||||
font-weight: 700;
|
||||
padding: 0.1rem 0.35rem;
|
||||
background: linear-gradient(135deg, #f59e0b 0%, #d97706 100%);
|
||||
color: white;
|
||||
border-radius: 4px;
|
||||
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
|
||||
letter-spacing: 0.02em;
|
||||
}
|
||||
|
||||
.main {
|
||||
max-width: 1200px;
|
||||
margin: 0 auto;
|
||||
|
||||
Reference in New Issue
Block a user