2024-10-18 20:01:59 +02:00
|
|
|
/*
|
2024-11-05 15:32:00 +01:00
|
|
|
Generated by SM2Gen version: SM2Gen version:0.8 Chameleon version:4.5.4 On Python:3.12.3 at 2024-11-05 13:20:33
|
2024-10-18 20:01:59 +02:00
|
|
|
*/
|
|
|
|
.Letsencrypt-panel {}
|
|
|
|
.name {}
|
|
|
|
.rout {}
|
2024-11-05 15:32:00 +01:00
|
|
|
.butt2 {}
|
|
|
|
.butt3 {}
|
|
|
|
.butt4 {}
|
2024-11-05 12:54:07 +01:00
|
|
|
.subh2 {}
|
|
|
|
.read4 {}
|
|
|
|
.read5 {}
|
|
|
|
.read6 {}
|
|
|
|
.subh3 {}
|
|
|
|
.read1 {}
|
|
|
|
.read2 {}
|
|
|
|
.read3 {}
|
|
|
|
.subh4 {}
|
|
|
|
.tabl1 {}
|
|
|
|
thead .tabl1 {}
|
|
|
|
tbody .tabl1 {}
|
|
|
|
.name {}
|
|
|
|
.rout {}
|
|
|
|
.head {}
|
|
|
|
.subh {}
|
|
|
|
.para1 {}
|
|
|
|
.sele1 {}
|
|
|
|
.sele2 {}
|
|
|
|
.sele3 {}
|
|
|
|
.sele4 {}
|
|
|
|
.sele5 {}
|
|
|
|
.sele6 {}
|
|
|
|
.sele7 {}
|
|
|
|
.emai8 {}
|
|
|
|
.subm9 {}
|
|
|
|
.name {}
|
|
|
|
.rout {}
|
|
|
|
.head {}
|
|
|
|
.subh {}
|
|
|
|
.text1 {}
|
|
|
|
.subm2 {}
|
|
|
|
.name {}
|
|
|
|
.rout {}
|
2024-10-18 20:01:59 +02:00
|
|
|
.head {}
|
|
|
|
.subh {}
|
2024-11-04 18:08:38 +01:00
|
|
|
.text1 {}
|
|
|
|
.subm2 {}
|
2024-11-05 16:08:48 +01:00
|
|
|
|
|
|
|
|
|
|
|
.inline-buttons {
|
|
|
|
display: flex; /* Use flexbox to arrange items horizontally */
|
|
|
|
gap: 10px; /* Optional: Add space between buttons */
|
|
|
|
}
|
|
|
|
|
|
|
|
.inline-buttons .link {
|
|
|
|
/* Additional styling can be added here if needed */
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.inline-buttons .link {
|
|
|
|
display: inline-block; /* Keep links as inline-block for button shape */
|
|
|
|
padding: 7px 14px; /* Adjusted padding to approximate 70% of the original */
|
|
|
|
margin: 0; /* Remove margin */
|
|
|
|
background-color: #efefef; /* Light gray background color */
|
|
|
|
color: black; /* Text color */
|
|
|
|
text-decoration: none; /* Remove underline */
|
|
|
|
border: 2px solid #bbb; /* Thin, light gray border */
|
|
|
|
border-radius: 3px; /* Slightly rounded corners */
|
|
|
|
font-size: 11.2px; /* Adjusted font size to approximate 70% of the original */
|
|
|
|
text-align: center; /* Center the text */
|
|
|
|
cursor: pointer; /* Pointer cursor on hover */ }
|
|
|
|
|
|
|
|
/* Hover and active effects for better interaction */
|
|
|
|
.inline-buttons .link:hover {
|
|
|
|
background-color: #d9d9d9; /* Darker shade on hover */
|
|
|
|
}
|
|
|
|
|
|
|
|
.inline-buttons .link:active {
|
|
|
|
background-color: #c0c0c0; /* Even darker shade on click */
|
2024-11-06 16:16:27 +01:00
|
|
|
}
|
|
|
|
|
|
|
|
span .label {
|
|
|
|
padding-top:13em;
|
2024-11-05 16:08:48 +01:00
|
|
|
}
|