gand988 / Fixed-Media-queries

just a fixed bar that show media queries

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

just a fixed bar that show media queries

License:GNU General Public License v3.0


Languages

Language:CSS 67.8%Language:HTML 32.2%