First commit

This commit is contained in:
JediThug 2016-02-19 16:35:19 +01:00
commit 6be70b3b73
32 changed files with 223 additions and 0 deletions

122
css/fgi.css Normal file
View file

@ -0,0 +1,122 @@
.fgi
{
height:1.5em;
width:1.5em;
background-position:center;
background-repeat:no-repeat;
background-size:contain;
display:inline-block;
vertical-align:middle
}
.fgi-forward{
background-image:url("fgi/forward.png")
}
.fgi-back{
background-image:url("fgi/back.png")
}
.fgi-jump{
background-image:url("fgi/jump.png")
}
.fgi-down{
background-image:url("fgi/down.png")
}
.fgi-df{
background-image:url("fgi/downforward.png")
}
.fgi-db{
background-image:url("fgi/downback.png")
}
.fgi-qcf{
background-image:url("fgi/qcf.png")
}
.fgi-qcb{
background-image:url("fgi/qcb.png")
}
.fgi-hcf{
background-image:url("fgi/hcf.png")
}
.fgi-hcb{
background-image:url("fgi/hcb.png")
}
.fgi-dp{
background-image:url("fgi/shoryf.png")
}
.fgi-dp-b{
background-image:url("fgi/shoryb.png")
}
.fgi-360{
background-image:url("fgi/360.png")
}
.fgi-punch{
background-image:url("fgi/sfpunch.png")
}
.fgi-kick{
background-image:url("fgi/sfkick.png")
}
.fgi-lp{
background-image:url("fgi/lp.png")
}
.fgi-lk{
background-image:url("fgi/lk.png")
}
.fgi-mp{
background-image:url("fgi/mp.png")
}
.fgi-mk{
background-image:url("fgi/mk.png")
}
.fgi-hp{
background-image:url("fgi/hp.png")
}
.fgi-hk{
background-image:url("fgi/hk.png")
}
.fgi-3p{
/* margin-top: 0.16em;*/
width: 3.66em;
background-image:url("fgi/3p.png")
}
.fgi-3k{
/* margin-top: 0.16em;*/
width: 3.66em;
background-image:url("fgi/3k.png")
}
.fgi-s{
background-image:url("fgi/button_s.png")
}
.fgi-hs{
background-image:url("fgi/button_hs.png")
}
.fgi-d{
background-image:url("fgi/button_d.png")
}
br.spaced {
margin-bottom: 1em;
}

BIN
css/fgi/360.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2 KiB

BIN
css/fgi/3k.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 523 B

BIN
css/fgi/3p.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 702 B

BIN
css/fgi/back.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

BIN
css/fgi/bjump.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

BIN
css/fgi/button_d.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

BIN
css/fgi/button_hs.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

BIN
css/fgi/button_s.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

BIN
css/fgi/down.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

BIN
css/fgi/downback.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

BIN
css/fgi/downforward.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB

BIN
css/fgi/fjump.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

BIN
css/fgi/forward.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB

BIN
css/fgi/hcb.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

BIN
css/fgi/hcf.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

BIN
css/fgi/hk.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

BIN
css/fgi/hp.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB

BIN
css/fgi/jump.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB

BIN
css/fgi/lk.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB

BIN
css/fgi/lp.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

BIN
css/fgi/mk.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

BIN
css/fgi/mp.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB

BIN
css/fgi/neutral.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

BIN
css/fgi/njump.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

BIN
css/fgi/qcb.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

BIN
css/fgi/qcf.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

BIN
css/fgi/sfkick.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 331 B

BIN
css/fgi/sfpunch.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 432 B

BIN
css/fgi/shoryb.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

BIN
css/fgi/shoryf.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB