/Fixed-Media-queries

just a fixed bar that show media queries

Primary LanguageCSSGNU General Public License v3.0GPL-3.0

Fixed-Media-queries (FMQ)

Just a simple width reminder on the top of your page.

Show on codepen

Installing

Dowload the fmq.css file and put on your folder project.

Link it on your page and add

<div class="fmq"></div>

and you are done!! class="long" class="light"

More

class="long"

Adding the class="long" the min-width border will extend for all the page height.

alt text

class="light"

At moment there is only one theme : class="light" useful if you are working with dark backgrounds. alt text

by Matteo Zanda