first commit

This commit is contained in:
gauvainboiche
2020-03-03 22:45:25 +01:00
commit 058c2110e9
4420 changed files with 598645 additions and 0 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;
}