Mikael Nordfeldth 61992dd9a2 CSS to align the notice footer (thanks fnadde42) před 9 roky
..
base 61992dd9a2 CSS to align the notice footer (thanks fnadde42) před 9 roky
licenses 5981b5c8d9 CC license fixes (no remote image, https for href) před 9 roky
neo 54ed1f52fa Making some autumn cleaning in the themes před 10 roky
neo-blue 261778f6de Various minor theme directory updates před 10 roky
neo-gnu 8726839372 GNU social SVG logo added to neo-gnu před 9 roky
neo-light 261778f6de Various minor theme directory updates před 10 roky
neo-quitter 3e0f395be6 neo-quitter unuglifying (thanks @marcus@gnusocial.ch ) před 9 roky
README 5711655d7b Quick update of theme README file. před 13 roky

README

* To use a theme other than neo, add this to config.php:
$config['site']['theme'] = 'yourthemename';

* To use/import the base theme, add this to your theme.ini file:
include=base

* To include an external CSS resource (e.g. for a webfont), add this to the top of your theme.ini file:
external[]="yourexternalURL"