Fix the main menu color.

This commit is contained in:
Mark Crane
2015-01-09 20:57:40 +00:00
parent fa1b0bc203
commit 9cb5bbec4b
7 changed files with 13 additions and 2 deletions
+1
View File
@@ -384,6 +384,7 @@ table tr:last-child td:last-child {
}
#menu h2 {
color:#FFFFFF;
align: left;
/*text-transform:uppercase*/
}
+1
View File
@@ -368,6 +368,7 @@ table tr:nth-last-child(-5) td:first-of-type {
}
#menu h2{
color:#FFFFFF;
/*background:#222222 url(<!--{project_path}-->/css/images/expand3.gif) no-repeat 100% 100%;*/
/*text-transform:uppercase*/
width:118px;
+1
View File
@@ -428,6 +428,7 @@ table tr:nth-last-child(-5) td:first-of-type {
}
#menu h2{
color:#FFFFFF;
/*background:#222222 url(<!--{project_path}-->/css/images/expand3.gif) no-repeat 100% 100%;*/
/*text-transform:uppercase*/
width:118px;
+1
View File
@@ -623,6 +623,7 @@ legend {
}
#menu h2{
color:#FFFFFF;
/*background:#222222 url(<!--{project_path}-->/css/images/expand3.gif) no-repeat 100% 100%;*/
/*text-transform:uppercase*/
<?php
+1
View File
@@ -632,6 +632,7 @@ legend {
}
#menu h2{
color:#FFFFFF;
font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
font-weight: normal;
font-size: 12pt;