mirror of
https://github.com/ShaYmez/HBMonv2.git
synced 2025-03-01 00:48:27 -05:00
small html update
This commit is contained in:
parent
ecc02320b2
commit
86d1a69b00
@ -5,7 +5,7 @@ error_reporting(E_ALL & ~E_NOTICE);
|
||||
|
||||
|
||||
// Name of the monitored Dashboard
|
||||
define("REPORT_NAME","Dashboard of local DMR network");
|
||||
define("REPORT_NAME","<div style='color:white;text-shadow: 1px 1px 2px black, 0 0 25px blue, 0 0 5px #00BFFF;font-size:22px;font-family:arial;font-weight:bold;'>Dashboard of local DMR Network</div>");
|
||||
|
||||
// Height of Server Activity window: 45px; 1 row, 60px 2 rows, 80px 3 rows
|
||||
define("HEIGHT_ACTIVITY","45px");
|
||||
|
Loading…
Reference in New Issue
Block a user