git.schokokeks.org
Repositories
Help
Report an Issue
webinterface.git
Code
Commits
Branches
Tags
Suche
Strukturansicht:
dcc202f
Branches
Tags
master
ticket
webinterface.git
themes
default
style.css
Change license from CC0 to 0BSD, all contributors agreed
Hanno Böck
commited
dcc202f
at 2022-08-20 09:22:23
style.css
Blame
History
Raw
/* * ------------------------------------------------------------------------------- * This file belongs to the Webinterface of schokokeks.org Hosting * * Written by schokokeks.org Hosting, namely * Bernd Wurst <bernd@schokokeks.org> * Hanno Böck <hanno@schokokeks.org> * * This code is published under a 0BSD license. * * Nevertheless, in case you use a significant part of this code, we ask (but * not require, see the license) that you keep the authors' names in place and * return your changes to the public. We would be especially happy if you tell * us what you're going to do with this code. * ------------------------------------------------------------------------------- */ @charset "utf-8"; @import url('desktop.css'); @import url('mobile.css') screen and (max-width: 800px);