![]() Server : Apache/2 System : Linux server-15-235-50-60 5.15.0-164-generic #174-Ubuntu SMP Fri Nov 14 20:25:16 UTC 2025 x86_64 User : gositeme ( 1004) PHP Version : 8.2.29 Disable Function : exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname Directory : /home/gositeme/domains/gositeme.com/public_html/whmcs/templates/twenty-one/css/ |
/*!
* WHMCS Twenty-One Theme
* OAuth Stylesheet
* Copyright (c) 2020 WHMCS Limited
* https://www.whmcs.com/license/
*/
body {
background-color: #efefef;
}
section#header {
margin: 0;
padding: 15px 0;
border-bottom: 1px solid #ccc;
font-size: 0.8em;
}
section#content {
margin: 30px;
}
section#footer {
margin: 40px 0 0 0;
padding: 10px;
font-size: 0.8em;
text-align: center;
}
.content-container {
margin: 0 auto;
padding: 10px;
max-width: 550px;
background-color: #fff;
border-radius: 6px;
}
.app-logo {
margin: 0;
padding: 0;
text-align: center;
overflow: hidden;
}
.app-logo, .app-logo img {
max-height: 100px;
}
.content-padded {
margin: 0;
padding: 30px 50px;
}
.action-buttons {
margin: 10px 0 0 0;
padding: 10px;
border-top: 1px solid #ccc;
background-color: #efefef;
text-align: right;
font-size: 0.9em;
border-radius: 0 0 6px 6px;
}