forked from friendica/themes-community
added the Fishfinger theme
The Fishfinger theme is derived from the Quattro theme. This must be available in the Friendica themes directory. Creation date around the 2012, at a time when "vier" was either not there or just in the beginning
This commit is contained in:
parent
4cc1095a25
commit
9a5e6138b6
58 changed files with 1932 additions and 0 deletions
BIN
fishfinger/font/fishfingers/Fishfingers.png
Normal file
BIN
fishfinger/font/fishfingers/Fishfingers.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 157 KiB |
BIN
fishfinger/font/fishfingers/Fishfingers.ttf
Normal file
BIN
fishfinger/font/fishfingers/Fishfingers.ttf
Normal file
Binary file not shown.
8
fishfinger/font/fishfingers/ReadMe.txt
Normal file
8
fishfinger/font/fishfingers/ReadMe.txt
Normal file
|
@ -0,0 +1,8 @@
|
|||
FISHfingers (c) Brittney Murphy 2013
|
||||
www.brittneymurphydesign.com
|
||||
info@brittneymurphydesign.com
|
||||
|
||||
"FISHfingers" is a font created and copyrighted by Brittney Murphy.
|
||||
|
||||
It is free for personal and non-profit use. If you would like to use this font commercially, please pay $5 at www.brittneymurphydesign.com.
|
||||
|
10
fishfinger/font/fishfingers/stylesheet.css
Normal file
10
fishfinger/font/fishfingers/stylesheet.css
Normal file
|
@ -0,0 +1,10 @@
|
|||
/* Fishfingers
|
||||
*/
|
||||
|
||||
@font-face {
|
||||
font-family: 'Ff';
|
||||
src: local('FISHfingers'), url('Fishfingers.ttf') format('truetype');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue