Files
cwsvJudo/homepage/participo/shared/imports.php
marko f28fa7b51b WIP: bring participo back - consistent use of bootstrap - formatting -
phpstan level 0 error free - fixes for kyu subpage - move mams into
participo framework - remove legacy `lib/db.php` usage - add attributer
admin function - add newsposter - fixing apiKey creation
2025-11-19 12:24:38 +01:00

12 lines
410 B
PHP

<!-- MaterializeCss -->
<!-- - Compiled and minified CSS -->
<link rel="stylesheet" href="/ressourcen/css/materialize.min.css">
<!-- Compiled and minified JavaScript -->
<script src="/ressourcen/js/materialize.min.js"></script>
<!--Import Google Icon Font-->
<link rel="stylesheet" href="css/material-icons.css">
<!-- participo specific style adjustments -->
<link rel="stylesheet" href="css/participo.css">