feat: import 9 missing OGP themes (Evolution, Soft, mobile, Uprise, Silver, Katiuska, expand-soft, DarkNature, Metro)
Agent-Logs-Url: https://github.com/GameServerPanel/GSP/sessions/491e883b-1dc5-4ca0-83bf-39faa9060c34 Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
This commit is contained in:
parent
3e9dca1bc1
commit
b17ead27a6
554 changed files with 14115 additions and 0 deletions
3
themes/Evolution/modules/lgsl/lgsl.css
Normal file
3
themes/Evolution/modules/lgsl/lgsl.css
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
.main-content div table tbody tr {
|
||||
background-color:#505050 !important;
|
||||
}
|
||||
33
themes/Evolution/modules/lgsl/lgsl_style.css
Normal file
33
themes/Evolution/modules/lgsl/lgsl_style.css
Normal file
|
|
@ -0,0 +1,33 @@
|
|||
body
|
||||
{
|
||||
background-color:#9f9ca5;
|
||||
font-size:11px;
|
||||
font-family:verdana,tahoma,arial;
|
||||
word-wrap:break-word;
|
||||
}
|
||||
|
||||
div > table > tbody > tr > td{
|
||||
background-color:#373737 !important;
|
||||
}
|
||||
|
||||
a:link
|
||||
{
|
||||
text-decoration:none;
|
||||
color:#c00000;
|
||||
}
|
||||
|
||||
a:visited
|
||||
{
|
||||
text-decoration:none;
|
||||
color:#c00000;
|
||||
}
|
||||
|
||||
a:hover
|
||||
{
|
||||
color:#7500c0;
|
||||
}
|
||||
|
||||
a:active
|
||||
{
|
||||
color:#7500c0;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue