« Modèle:PointderègleN2 » : différence entre les versions
aucun résumé des modifications
Aucun résumé des modifications |
Aucun résumé des modifications |
||
| Ligne 1 : | Ligne 1 : | ||
<includeonly> | <includeonly><div style=" | ||
margin: 1em 0; | |||
border-radius: 8px; | |||
overflow: hidden; | |||
background: #E8E4D8; | |||
border: 2px solid #33302A; | |||
box-shadow: 0 3px 16px rgba(30,27,22,0.2); | |||
font-family: serif; | |||
{{{contenu| | "> | ||
<div style=" | |||
display: flex; | |||
align-items: center; | |||
gap: 0.8em; | |||
background: linear-gradient(135deg, #6B7260, #7A837C); | |||
padding: 0.7em 1em; | |||
"> | |||
<span style=" | |||
width: 32px; height: 32px; | |||
border: 1.5px solid rgba(255,255,255,0.3); | |||
border-radius: 4px; | |||
background: rgba(0,0,0,0.15); | |||
display: inline-flex; | |||
align-items: center; | |||
justify-content: center; | |||
font-size: 16px; | |||
color: #D4B87A; | |||
flex-shrink: 0; | |||
">[[image:lregles.png|20px]]</span> | |||
<span style="color: #F7F6F2;"> | |||
<span style=" | |||
font-family: serif; | |||
font-weight: bold; | |||
font-size: 0.88em; | |||
letter-spacing: 0.03em; | |||
">{{#if:{{{titre|}}}|{{{titre}}}|Point de règle}}</span><br> | |||
<span style=" | |||
font-size: 0.72em; | |||
opacity: 0.7; | |||
letter-spacing: 0.06em; | |||
text-transform: uppercase; | |||
">Point de règle · 2nde édition</span> | |||
</span> | |||
</div> | |||
<div style=" | |||
padding: 1em 1.2em; | |||
font-size: {{{font_size|95}}}%; | |||
line-height: 1.7; | |||
color: #2A2520; | |||
border-top: 1px solid rgba(51,48,42,0.15); | |||
">{{{contenu|Écrire ici le contenu}}}</div> | |||
</div></includeonly> | |||
<noinclude> | <noinclude> | ||