CSS
【CSS】ボタンのCSSフレームワークFlower.css
October 15, 2017

Flower.cssはボタンのCSSフレームワーク。
<link rel="stylesheet" href="flower.css" /> <link rel="stylesheet" href="flower.min.css" /> <link rel="stylesheet" href="https://sevenzzw.github.io/flower.css/flower.css" />
ボタンのスタイルを追加
<a class="button cloBetween" href="#" role="button">Flower</a> <a class="button AlternateX" href="#" role="button">Flower</a> <a class="button AlternateY" href="#" role="button">Flower</a>
サイズ
<a class="button Ball-min" href="#" role="button">Flower</a> <a class="button Ball" href="#" role="button">Flower</a> <a class="button Ball-max" href="#" role="button">Flower</a>
inLeft
inUp
inRight
inDown
inupLeft
inupRight
indownLeft
indownRight
cloBetween
cloAngle
cloTangent
cloX
cloY
Roll
Ball
Elastic
Schedule
Across
AlternateX
AlternateY
Jelly
Demo/Download