fds
This commit is contained in:
parent
14010a01bf
commit
00fd1cc980
|
|
@ -439,18 +439,16 @@ h1, h2, h3, h4, h5, h6, .fw-bold, .fw-semibold {
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
font-size: 0.7rem;
|
font-size: 9px;
|
||||||
color: rgba(255, 255, 255, 0.4); /* Très discret sur fond sombre */
|
color: rgba(255, 255, 255, 0.3);
|
||||||
font-family: 'DM Sans', sans-serif;
|
font-weight: 700;
|
||||||
letter-spacing: 0.05em;
|
|
||||||
text-transform: uppercase;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.version-tag {
|
.version-tag {
|
||||||
background: rgba(255, 255, 255, 0.1);
|
background: rgba(255, 255, 255, 0.05);
|
||||||
padding: 2px 6px;
|
padding: 2px 6px;
|
||||||
border-radius: 4px;
|
border-radius: 3px;
|
||||||
font-weight: 700;
|
border: 1px solid rgba(255, 255, 255, 0.1);
|
||||||
}
|
}
|
||||||
|
|
||||||
/* ==============================
|
/* ==============================
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user