9a5e6138b6
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
10 lines
183 B
CSS
10 lines
183 B
CSS
/* Fishfingers
|
|
*/
|
|
|
|
@font-face {
|
|
font-family: 'Ff';
|
|
src: local('FISHfingers'), url('Fishfingers.ttf') format('truetype');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
}
|
|
|