9 #Margin Margin
Classes for setting the margin an element.
dist/minimal/minimal.css
, line 4548
9.1 #Margin - Width Margin Width
Classes for setting the margin width of an element.
dist/minimal/minimal.css
, line 4555
9.1.1 #Margin - Width - 0 .mw*-0
Sets the margin of element to css var for 0.
Markup
<div class="[modifier class]">A div</div>
dist/minimal/minimal.css
, line 4562
9.1.1 #Margin - Width - 0 .mw*r-0
Sets the margin of element to the negative value of the css var for 0.
Markup
<div class="[modifier class]">A div</div>
dist/minimal/minimal.css
, line 4604
9.1.2 #Margin - Width - 1 .mw*-1
Sets the margin of element to css var for 1.
Markup
<div class="[modifier class]">A div</div>
dist/minimal/minimal.css
, line 4646
9.1.2 #Margin - Width - 1 .mw*r-1
Sets the margin of element to the negative value of the css var for 1.
Markup
<div class="[modifier class]">A div</div>
dist/minimal/minimal.css
, line 4688
9.1.3 #Margin - Width - 2 .mw*-2
Sets the margin of element to css var for 2.
Markup
<div class="[modifier class]">A div</div>
dist/minimal/minimal.css
, line 4730
9.1.3 #Margin - Width - 2 .mw*r-2
Sets the margin of element to the negative value of the css var for 2.
Markup
<div class="[modifier class]">A div</div>
dist/minimal/minimal.css
, line 4772
9.1.4 #Margin - Width - 3 .mw*-3
Sets the margin of element to css var for 3.
Markup
<div class="[modifier class]">A div</div>
dist/minimal/minimal.css
, line 4814
9.1.4 #Margin - Width - 3 .mw*r-3
Sets the margin of element to the negative value of the css var for 3.
Markup
<div class="[modifier class]">A div</div>
dist/minimal/minimal.css
, line 4856
9.1.5 #Margin - Width - 4 .mw*-4
Sets the margin of element to css var for 4.
Markup
<div class="[modifier class]">A div</div>
dist/minimal/minimal.css
, line 4898
9.1.5 #Margin - Width - 4 .mw*r-4
Sets the margin of element to the negative value of the css var for 4.
Markup
<div class="[modifier class]">A div</div>
dist/minimal/minimal.css
, line 4940
9.1.6 #Margin - Width - 5 .mw*-5
Sets the margin of element to css var for 5.
Markup
<div class="[modifier class]">A div</div>
dist/minimal/minimal.css
, line 4982
9.1.6 #Margin - Width - 5 .mw*r-5
Sets the margin of element to the negative value of the css var for 5.
Markup
<div class="[modifier class]">A div</div>
dist/minimal/minimal.css
, line 5024
9.1.7 #Margin - Width - 6 .mw*-6
Sets the margin of element to css var for 6.
Markup
<div class="[modifier class]">A div</div>
dist/minimal/minimal.css
, line 5066
9.1.7 #Margin - Width - 6 .mw*r-6
Sets the margin of element to the negative value of the css var for 6.
Markup
<div class="[modifier class]">A div</div>
dist/minimal/minimal.css
, line 5108
9.1.8 #Margin - Width - 7 .mw*-7
Sets the margin of element to css var for 7.
Markup
<div class="[modifier class]">A div</div>
dist/minimal/minimal.css
, line 5150
9.1.8 #Margin - Width - 7 .mw*r-7
Sets the margin of element to the negative value of the css var for 7.
Markup
<div class="[modifier class]">A div</div>
dist/minimal/minimal.css
, line 5192
9.1.9 #Margin - Width - p10 .mw*-p10
Sets the margin of element to css var for p10.
Markup
<div class="[modifier class]">A div</div>
dist/minimal/minimal.css
, line 5234
9.1.9 #Margin - Width - p10 .mw*r-p10
Sets the margin of element to the negative value of the css var for p10.
Markup
<div class="[modifier class]">A div</div>
dist/minimal/minimal.css
, line 5276
9.1.10 #Margin - Width - p100 .mw*-p100
Sets the margin of element to css var for p100.
Markup
<div class="[modifier class]">A div</div>
dist/minimal/minimal.css
, line 6158
9.1.10 #Margin - Width - p100 .mw*r-p100
Sets the margin of element to the negative value of the css var for p100.
Markup
<div class="[modifier class]">A div</div>
dist/minimal/minimal.css
, line 6200
9.1.11 #Margin - Width - p20 .mw*-p20
Sets the margin of element to css var for p20.
Markup
<div class="[modifier class]">A div</div>
dist/minimal/minimal.css
, line 5318
9.1.11 #Margin - Width - p20 .mw*r-p20
Sets the margin of element to the negative value of the css var for p20.
Markup
<div class="[modifier class]">A div</div>
dist/minimal/minimal.css
, line 5360
9.1.12 #Margin - Width - p25 .mw*-p25
Sets the margin of element to css var for p25.
Markup
<div class="[modifier class]">A div</div>
dist/minimal/minimal.css
, line 5402
9.1.12 #Margin - Width - p25 .mw*r-p25
Sets the margin of element to the negative value of the css var for p25.
Markup
<div class="[modifier class]">A div</div>
dist/minimal/minimal.css
, line 5444
9.1.13 #Margin - Width - p30 .mw*-p30
Sets the margin of element to css var for p30.
Markup
<div class="[modifier class]">A div</div>
dist/minimal/minimal.css
, line 5486
9.1.13 #Margin - Width - p30 .mw*r-p30
Sets the margin of element to the negative value of the css var for p30.
Markup
<div class="[modifier class]">A div</div>
dist/minimal/minimal.css
, line 5528
9.1.14 #Margin - Width - p40 .mw*-p40
Sets the margin of element to css var for p40.
Markup
<div class="[modifier class]">A div</div>
dist/minimal/minimal.css
, line 5570
9.1.14 #Margin - Width - p40 .mw*r-p40
Sets the margin of element to the negative value of the css var for p40.
Markup
<div class="[modifier class]">A div</div>
dist/minimal/minimal.css
, line 5612
9.1.15 #Margin - Width - p50 .mw*-p50
Sets the margin of element to css var for p50.
Markup
<div class="[modifier class]">A div</div>
dist/minimal/minimal.css
, line 5654
9.1.15 #Margin - Width - p50 .mw*r-p50
Sets the margin of element to the negative value of the css var for p50.
Markup
<div class="[modifier class]">A div</div>
dist/minimal/minimal.css
, line 5696
9.1.16 #Margin - Width - p60 .mw*-p60
Sets the margin of element to css var for p60.
Markup
<div class="[modifier class]">A div</div>
dist/minimal/minimal.css
, line 5738
9.1.16 #Margin - Width - p60 .mw*r-p60
Sets the margin of element to the negative value of the css var for p60.
Markup
<div class="[modifier class]">A div</div>
dist/minimal/minimal.css
, line 5780
9.1.17 #Margin - Width - p70 .mw*-p70
Sets the margin of element to css var for p70.
Markup
<div class="[modifier class]">A div</div>
dist/minimal/minimal.css
, line 5822
9.1.17 #Margin - Width - p70 .mw*r-p70
Sets the margin of element to the negative value of the css var for p70.
Markup
<div class="[modifier class]">A div</div>
dist/minimal/minimal.css
, line 5864
9.1.18 #Margin - Width - p75 .mw*-p75
Sets the margin of element to css var for p75.
Markup
<div class="[modifier class]">A div</div>
dist/minimal/minimal.css
, line 5906
9.1.18 #Margin - Width - p75 .mw*r-p75
Sets the margin of element to the negative value of the css var for p75.
Markup
<div class="[modifier class]">A div</div>
dist/minimal/minimal.css
, line 5948
9.1.19 #Margin - Width - p80 .mw*-p80
Sets the margin of element to css var for p80.
Markup
<div class="[modifier class]">A div</div>
dist/minimal/minimal.css
, line 5990
9.1.19 #Margin - Width - p80 .mw*r-p80
Sets the margin of element to the negative value of the css var for p80.
Markup
<div class="[modifier class]">A div</div>
dist/minimal/minimal.css
, line 6032
9.1.20 #Margin - Width - p90 .mw*-p90
Sets the margin of element to css var for p90.
Markup
<div class="[modifier class]">A div</div>
dist/minimal/minimal.css
, line 6074
9.1.20 #Margin - Width - p90 .mw*r-p90
Sets the margin of element to the negative value of the css var for p90.
Markup
<div class="[modifier class]">A div</div>
dist/minimal/minimal.css
, line 6116