Update TGBeta.ps1
This commit is contained in:
@@ -492,7 +492,7 @@ function GetHtmlContent {
|
|||||||
border: 2px solid #444; /* Adjust border color */
|
border: 2px solid #444; /* Adjust border color */
|
||||||
border-radius: 8px; /* Optional rounded corners */
|
border-radius: 8px; /* Optional rounded corners */
|
||||||
padding: 15px; /* Add some padding */
|
padding: 15px; /* Add some padding */
|
||||||
margin: 10px; /* Add margin between columns */
|
|
||||||
background-color: #1e1e1e; /* Match the background color */
|
background-color: #1e1e1e; /* Match the background color */
|
||||||
box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.3); /* Optional: Add shadow */
|
box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.3); /* Optional: Add shadow */
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user