Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

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.

License

NotificationsYou must be signed in to change notification settings

daniruiz/flat-remix-css

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flat-Remix is licensed under the MIT License

Flat Remix Palette

  • #265ab1#265ab1

  • #367bf0#367bf0

  • #19a187#19a187

  • #d41919#d41919

  • #b8174c#b8174c

  • #8c42ab#8c42ab


Paper class

<divclass="paper"></div>

Shadow

<divclass="with-shadow"></div>

Heading 1

<h1>Heading 1</h1>

Heading 2

<h2>Heading 2</h2>

Heading 3

<h3>Heading 3</h3>

Heading 4

<h4>Heading 4</h4>
Heading 5
<h5>Heading 5</h5>
Heading 6
<h6>Heading 6</h6>

Selectable text

<divclass="selectable"></div>

Links

<ahref="#">My link</a>

Horizontal rule

<hr>

Form elements

Input
<inputtype="text">
Select
<select><option>Level 1</option><option>Level 2</option></select>
Textarea
<textarea></textarea>
Checkbox
<label><inputtype="checkbox"name="my-checkbox"checked> Select me</label><label><inputtype="checkbox"name="my-checkbox"> Select me</label>
Input Radio
<label><inputtype="radio"name="my-input-radio"checked> Select me</label><label><inputtype="radio"name="my-input-radio"> Select me</label>
Checktext
<labelclass="checktext"><inputtype="radio"name="my-checktext"checked><span>09:00</span></label><labelclass="checktext"><inputtype="radio"name="my-checktext"><span>09:30</span></label>
On/Off Switch
<labelclass="onoffswitch"><inputtype="checkbox"name="my-switch"><spandata-on="yes"data-off="no"><span></span></span></label>
Buttons
<buttonclass="blue-button">save</button>
<buttonclass="green-button">enter</button>
<buttonclass="red-button">exit</button>
<buttonclass="rounded-button">+</button>



About

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp