Agent-Logs-Url: https://github.com/GameServerPanel/GSP/sessions/491e883b-1dc5-4ca0-83bf-39faa9060c34 Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
15 lines
174 B
CSS
15 lines
174 B
CSS
.clear {
|
|
clear: both;
|
|
}
|
|
|
|
.main-content{
|
|
border:none;
|
|
}
|
|
|
|
div.main-content a{
|
|
text-decoration:none;
|
|
}
|
|
|
|
a, a:link, a:hover, a:active, a:visited {
|
|
text-decoration:none;
|
|
}
|