MediaWiki:Common.less/skilltraining.less: Difference between revisions
Jump to navigation
Jump to search
Content added Content deleted
No edit summary Tag: Reverted |
No edit summary Tag: Manual revert |
||
Line 1: | Line 1: | ||
.skilltraining { |
|||
.skilltraining { margin-top:0.5em; margin-bottom:0.5em; background-color:rgba(255, 255, 255, 0.3); box-shadow:0px 0px 5px 0px #cab277; border-radius: 3px; text-align: center; width: 75%} |
|||
margin-top:0.5em; |
|||
margin-bottom:0.5em; |
|||
background-color:rgba(255, 255, 255, 0.3); |
|||
box-shadow:0px 0px 5px 0px #cab277; |
|||
border-radius: 3px; |
|||
text-align: center; |
|||
width: 75% |
|||
} |
Latest revision as of 17:14, 17 October 2024
.skilltraining { margin-top:0.5em; margin-bottom:0.5em; background-color:rgba(255, 255, 255, 0.3); box-shadow:0px 0px 5px 0px #cab277; border-radius: 3px; text-align: center; width: 75% }