styleguide
This commit is contained in:
parent
ca37eb5732
commit
1ed64421ed
|
@ -33,7 +33,6 @@
|
||||||
// class="pnk"
|
// class="pnk"
|
||||||
var elephants = "The <span class="pnk">pink</span> elephants were marching...";
|
var elephants = "The <span class="pnk">pink</span> elephants were marching...";
|
||||||
|
|
||||||
|
|
||||||
// Black Background Version
|
// Black Background Version
|
||||||
// class="blk"
|
// class="blk"
|
||||||
var night = "The night was pitch <span class="blk">black</span>.";
|
var night = "The night was pitch <span class="blk">black</span>.";
|
||||||
|
@ -42,8 +41,6 @@
|
||||||
// class="otl"
|
// class="otl"
|
||||||
var match = "The <span class="otl">bird</span> ate <span class="otl">bird</span> seed near the <span class="otl">bird</span> bath ";
|
var match = "The <span class="otl">bird</span> ate <span class="otl">bird</span> seed near the <span class="otl">bird</span> bath ";
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
.l-main-section
|
.l-main-section
|
||||||
h2 Alerts
|
h2 Alerts
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue