mobi-css /
mobi.css
A lightweight, scalable, mobile-first CSS framework
Loading repository data…
daniruiz / repository
A lightweight CSS library that provides a set of predesigned elements useful for rapid web development. It follows a modern flat design using a colorful palette with some shadows, highlights, and gradients for some depth.
#265ab1
#367bf0
#19a187
#d41919
#b8174c
#8c42ab
<div class="paper">
</div>
<div class="with-shadow">
</div>
<h1>Heading 1</h1>
<h2>Heading 2</h2>
<h3>Heading 3</h3>
<h4>Heading 4</h4>
<h5>Heading 5</h5>
<h6>Heading 6</h6>
<div class="selectable">
</div>
<a href="#">My link</a>
<hr>
<input type="text">
<select>
<option>Level 1</option>
<option>Level 2</option>
</select>
<textarea></textarea>
<label>
<input type="checkbox" name="my-checkbox" checked> Select me
</label>
<label>
<input type="checkbox" name="my-checkbox"> Select me
</label>
<label>
<input type="radio" name="my-input-radio" checked> Select me
</label>
<label>
<input type="radio" name="my-input-radio"> Select me
</label>
<label class="checktext">
<input type="radio" name="my-checktext" checked>
<span>09:00</span>
</label>
<label class="checktext">
<input type="radio" name="my-checktext" >
<span>09:30</span>
</label>
<label class="onoffswitch">
<input type="checkbox" name="my-switch">
<span data-on="yes" data-off="no"><span></span></span>
</label>
<button class="blue-button">save</button>
<button class="green-button">enter</button>
<button class="red-button">exit</button>
<button class="rounded-button">+</button>
Selected from shared topics, language and repository description—not editorial ratings.
mobi-css /
A lightweight, scalable, mobile-first CSS framework
ConciseCSS /
A CSS framework that's lightweight and easy-to-use. Give up the bloat. Stop tripping over your classes. Be Concise.
arnaudleray /
PocketGrid is a lightweight pure CSS grid system for Responsive Web Design. Moreover, it is semantic, mobile-first, and allows to have an unlimited number of columns and breakpoints.
yesiamrocks /
Unleash dynamic web experiences with {css}animation. A lightweight, zero-JavaScript CSS animation library for developers and UI ninjas. Get pre-built effects, total control, and fast, modern motion design.
yuuqilin /
A lightweight Firefox userChrome theme designed to optimize screen space without sacrificing accessibility.
conedevelopment /
An open-source, lightweight and modern CSS framework, design system built on Sass. Give your project a solid foundation.