123456789101112131415161718192021222324252627282930313233343536373839404142434445464748 |
- <!--
- This file is part of centurio.work/commands.
-
- centurio.work/commands is free software: you can redistribute it and/or
- modify it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or (at your
- option) any later version.
-
- centurio.work/commands is distributed in the hope that it will be useful, but
- WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
- more details.
-
- You should have received a copy of the GNU General Public License along with
- centurio.work/commands (file COPYING in the main directory). If not, see
- <http://www.gnu.org/licenses/>.
- -->
- <!DOCTYPE html>
- <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
- <head>
- <!--
- <meta http-equiv='refresh' content='0; URL=./service.html?header=on&type=center&text=With or without a Header&fontcolor=000000&buttonstyle=elippse&alignment=left&buttons=Verschiedene,Button,Styles&activebutton=&buttonspacing=2em&buttontextcolor=000000&buttonmaincolor=fce500&button2color=000000&backgroundcolor=0081c6&backgroundImage=/global_ui/logo.png&backgroundPosition=right&backgroundImageSize=auto 80%'>-->
- <style>
- html, body{
- margin: 0;
- padding: 0;
- }
- </style>
-
- </head>
- <script>
- </script>
- <body >
- <!-- Animator taken from https://loading.io/css/ -->
- <!-- loading icons provided in this page are released under CC0 License -->
- <iframe width="50%" height="190" id="previewframe" src="./service.html?header=on&type=center&text=With or without a Header&fontcolor=000000&buttonstyle=elippse&alignment=left&buttons=Verschiedene,Button,Styles&activebutton=&buttonspacing=2em&buttontextcolor=000000&buttonmaincolor=fce500&button2color=000000&backgroundcolor=0081c6&backgroundImage=/global_ui/logo.png&backgroundPosition=right&backgroundImageSize=auto 80%" title="menu" frameborder="0"></iframe>
- <iframe style="float:right;" width="40%" height="190" id="previewframe" src="./service.html?header=on&type=left&text=<h1>Use Centurio Style</h1>&fontcolor=000000&buttonstyle=centurio&alignment=center&alignbot=on&buttons=Allign,Your,Buttons,Bottom&activebutton=Your&buttonspacing=2em&buttontextcolor=000000&buttonmaincolor=ffffff&button2color=000000&backgroundcolor=0081c6&backgroundImage=/global_ui/logo.png&backgroundPosition=right&backgroundImageSize=auto 4em
- " title="menu" frameborder="0"></iframe>
- </body>
- </html>
|