mediawiki-extensions-Multim.../resources/mmv/ui/mmv.ui.reuse.shareembed.less
Pau Giner 850ee63df8 Layout adjustment for explanatory text
The text below share and embed code is placed to be
just below the input elements.

Change-Id: I6845e1e67ddfd4fde3352a33cee56c981fb16fdc
2014-04-02 10:45:28 +02:00

8 lines
151 B
Plaintext

@explanation-color: #aaaaaa;
.mw-mmv-shareembed-explanation {
color: @explanation-color;
font-size: 0.9em;
margin-left: 1.5em;
padding: 5px 8px;
}