better brighter color

This commit is contained in:
JT Smith 2006-03-10 21:22:54 +00:00
parent 6f28385220
commit a50c3687f3
2 changed files with 4 additions and 3 deletions

View file

@ -1,7 +1,8 @@
body{
background-image: url(bg.jpg);
background-repeat: repeat-x;
border: 5px #4E8AAB solid;
/* border: 5px #4E8AAB solid; */
border: 5px #2F5CAC solid;
margin:0px;
padding:0px;
min-height: 700px;
@ -205,13 +206,13 @@ div.tabs {
a{
font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, sans-serif;
color: #639CBA;
color: #2F5CAC;
text-decoration: none;
}
a:hover{
font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, sans-serif;
color: #336B8A;
color: #000080;
text-decoration: underline;
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 600 B

After

Width:  |  Height:  |  Size: 448 B

Before After
Before After