No edit summary
Tag: Reverted
No edit summary
Tag: Manual revert
Line 7: Line 7:
   border-radius: .7em;
   border-radius: .7em;
   font-weight: normal;
   font-weight: normal;
}
#mw-content-text h5 .mw-editsection-like {
    font-family: sans-serif;
    margin: 0 0 0 auto;
    display: flex;
    justify-content: right;
}
}

Revision as of 13:39, 14 December 2025

#mw-content-text h5 {
   padding: .5em 1em .5em 30%;
   display: block;
   text-align: right;
   font-size: var(--font-size-medium);
   background: #eee;
   border-radius: .7em;
   font-weight: normal;
}