No changes
This commit is contained in:
parent
8680a02b13
commit
b6b398f5bf
17374 changed files with 2475441 additions and 0 deletions
29
modules/lgsl_with_img_mod/lgsl_style.css
Normal file
29
modules/lgsl_with_img_mod/lgsl_style.css
Normal 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