1
0
mirror of https://github.com/TheGreyDiamond/Enlight.git synced 2025-12-19 08:20:45 +01:00

Added dnymaic handler

This commit is contained in:
TheGreyDiamond
2020-11-23 21:42:38 +01:00
parent 1d5ed62371
commit aa0426d762
6 changed files with 615 additions and 8 deletions

View File

@@ -16,7 +16,7 @@ small {
margin: 0px;
padding: 0px;
width: 100%;
height: 2%;
height: 34px;
background-color: rgba(36, 36, 36, 0.9);
}
@@ -64,4 +64,10 @@ small {
network{
cursor: pointer;
}
.headerIframe{
width: 100%;
border: 0px;
height: 2.5%;
}