?
This commit is contained in:
parent
829934ce17
commit
6884f981ae
0
common/header.html
Normal file → Executable file
0
common/header.html
Normal file → Executable file
9
css/main.css
Normal file → Executable file
9
css/main.css
Normal file → Executable file
@ -9,6 +9,8 @@
|
||||
--dark-link-color: #5C6BC0;
|
||||
--dark-shadow-color: #1a1a1a;
|
||||
|
||||
--dark-green-bg-color: #26a269;
|
||||
--dark-green-border-color: #176943;
|
||||
}
|
||||
body {
|
||||
min-height: 100%;
|
||||
@ -23,8 +25,11 @@ body {
|
||||
--btn-color: #303f9f;
|
||||
--link-color: #3949AB;
|
||||
--shadow-color: rgba(0,0,0,.15);
|
||||
|
||||
--green-bg-color: #8ff0a4;
|
||||
--green-border-color: #33d17a;
|
||||
|
||||
background-color: var(--bg-color);
|
||||
background-image: url(/img/noise.png);
|
||||
color: var(--text-color);
|
||||
|
||||
}
|
||||
@ -89,6 +94,8 @@ a {
|
||||
grid-area: main;
|
||||
}
|
||||
|
||||
.alert {
|
||||
}
|
||||
|
||||
.center-txt{
|
||||
text-align: center;
|
||||
|
0
diverse/index.php
Normal file → Executable file
0
diverse/index.php
Normal file → Executable file
0
fuglekasse/index.php
Normal file → Executable file
0
fuglekasse/index.php
Normal file → Executable file
0
img/icons/Jitsi_Logo.svg
Normal file → Executable file
0
img/icons/Jitsi_Logo.svg
Normal file → Executable file
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 14 KiB |
0
img/icons/Matrix_Logo.svg
Normal file → Executable file
0
img/icons/Matrix_Logo.svg
Normal file → Executable file
Before Width: | Height: | Size: 3.1 KiB After Width: | Height: | Size: 3.1 KiB |
0
img/icons/Nextcloud_Logo.svg
Normal file → Executable file
0
img/icons/Nextcloud_Logo.svg
Normal file → Executable file
Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 10 KiB |
0
mumble_info/index.php
Normal file → Executable file
0
mumble_info/index.php
Normal file → Executable file
0
speedtest/index.php
Normal file → Executable file
0
speedtest/index.php
Normal file → Executable file
0
speedtest/ui.css
Normal file → Executable file
0
speedtest/ui.css
Normal file → Executable file
0
speedtest/ui.js
Normal file → Executable file
0
speedtest/ui.js
Normal file → Executable file
Loading…
Reference in New Issue
Block a user