mirror of
https://github.com/cwinfo/envayasms.git
synced 2025-06-28 03:39:23 +00:00
add links to questions at top of faq page
This commit is contained in:
@ -85,4 +85,19 @@ a.button:hover
|
||||
img
|
||||
{
|
||||
border:0px;
|
||||
}
|
||||
|
||||
.faq_links li
|
||||
{
|
||||
padding-bottom:5px;
|
||||
}
|
||||
|
||||
.faq_links a
|
||||
{
|
||||
text-decoration:none;
|
||||
}
|
||||
|
||||
.faq_links a:hover
|
||||
{
|
||||
text-decoration:underline;
|
||||
}
|
Reference in New Issue
Block a user