4
0
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:
Jesse Young
2011-09-23 15:18:36 -07:00
parent 4747726e40
commit da58df6ad1
18 changed files with 174 additions and 189 deletions

View File

@@ -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;