mirror of
https://github.com/ShaYmez/HBmonitor.git
synced 2024-10-31 14:27:15 -04:00
Update index_template.html
Change the color of the table frame
This commit is contained in:
parent
aaa904dc73
commit
581a50fba4
@ -181,7 +181,7 @@ a:active {
|
|||||||
|
|
||||||
/* Change the background color of the dropdown button when the dropdown content is shown */
|
/* Change the background color of the dropdown button when the dropdown content is shown */
|
||||||
.dropdown:hover .dropbtn {background-color: #3e8e41;}
|
.dropdown:hover .dropbtn {background-color: #3e8e41;}
|
||||||
table, td, th {border: .5px solid black; padding: 2px; border-collapse: collapse; text-align:center;}
|
table, td, th {border: .5px solid #e0e0e0e0; padding: 2px; border-collapse: collapse; text-align:center;}
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body style="background-color: #EEEEEE;font: 10pt arial, sans-serif;">
|
<body style="background-color: #EEEEEE;font: 10pt arial, sans-serif;">
|
||||||
|
Loading…
Reference in New Issue
Block a user