mirror of
https://github.com/cwinfo/envayasms.git
synced 2025-08-14 15:28:09 +00:00
add titles and reorganize to avoid showing .html extension
This commit is contained in:
@@ -5,6 +5,11 @@ body {
|
||||
color: #333;
|
||||
}
|
||||
|
||||
a.active
|
||||
{
|
||||
color: #333;
|
||||
}
|
||||
|
||||
dt
|
||||
{
|
||||
font-family:monospace;
|
||||
@@ -25,6 +30,11 @@ dd
|
||||
text-decoration:none;
|
||||
}
|
||||
|
||||
.menu a:hover
|
||||
{
|
||||
text-decoration:underline;
|
||||
}
|
||||
|
||||
.comparison_table
|
||||
{
|
||||
font-size:12px;
|
||||
|
Reference in New Issue
Block a user