Env label added
This commit is contained in:
@@ -20,10 +20,18 @@
|
||||
background-size: cover;
|
||||
background-position: center;
|
||||
}
|
||||
.page_label{
|
||||
font-size:40px;
|
||||
color:white;
|
||||
position:absolute;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div class="page_label">
|
||||
<?php echo $envID ?>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user