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