Agent-Logs-Url: https://github.com/GameServerPanel/GSP/sessions/491e883b-1dc5-4ca0-83bf-39faa9060c34 Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
16 lines
No EOL
309 B
CSS
16 lines
No EOL
309 B
CSS
.main-content {
|
|
border-radius:3px;
|
|
background-color:#505050;
|
|
border:1px solid #484848;
|
|
-moz-border-radius:3px;
|
|
overflow:auto;
|
|
padding-right:0%;
|
|
padding-bottom:1%;
|
|
padding-left:0%;
|
|
}
|
|
|
|
#content p {
|
|
margin-top:10px;
|
|
text-align:left;
|
|
padding-left:10px;
|
|
} |