PDF rausgenommen

This commit is contained in:
aschwarz
2023-01-23 11:03:31 +01:00
parent 82d562a322
commit a6523903eb
28078 changed files with 4247552 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

View File

@ -0,0 +1,18 @@
/* phpBB VigLink Extension Style Sheet
------------------------------------------------------------------------
Copyright (c) phpBB Limited <https://www.phpbb.com>
For full copyright and license information, please see
the docs/CREDITS.txt file.
------------------------------------------------------------------------
*/
.viglink-header {
background: url('images/VigLink_logo.png') no-repeat 0 0;
padding-bottom: 18px;
padding-left: 142px;
}
.send-stats-tile > .viglink-header-h2 {
margin-bottom: 10px;
}