force sync from /var/www/html/panel: 2025-09-08T20:36:30Z
This commit is contained in:
commit
4f717c9ee8
18119 changed files with 2566034 additions and 0 deletions
29
modules/lgsl_with_img_mod/lgsl_style.css
Executable file
29
modules/lgsl_with_img_mod/lgsl_style.css
Executable file
|
|
@ -0,0 +1,29 @@
|
|||
body
|
||||
{
|
||||
background-color:#9f9ca5;
|
||||
font-size:11px;
|
||||
font-family:verdana,tahoma,arial;
|
||||
word-wrap:break-word;
|
||||
}
|
||||
|
||||
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