Files
phpbb_football_tlw/styles/prosilver/theme/fullscreen.css
football a2ea3364a4 Version 0.9.9
- several bugfixes
- Code cleaning
2021-04-04 22:15:15 +02:00

16 lines
498 B
CSS

/* -----------------------------------------------------------------------------------------
* @package phpBB Extension - Football Football
* @copyright (c) 2016 football (http://football.bplaced.net)
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
* ----------------------------------------------------------------------------------------- */
#wrap {
max-width: none !important;
margin: 0;
padding: 5px !important;
}
body {
padding: 0px !important;
}