diff --git a/sfsite/includes/header.txt b/sfsite/includes/header.txt index 51ab5ca4f..f59a18b36 100644 --- a/sfsite/includes/header.txt +++ b/sfsite/includes/header.txt @@ -4,8 +4,8 @@ A:link {color: blue; text-decoration: none} A:visited {color: blue; text-decoration: none} A:active {color: blue; text-decoration: none} A:hover {color: blue; text-decoration: underline} +INPUT {border-bottom:thin solid black;border-right:thin solid black;border-top:thin solid black;border-left:thin solid black; font-size: 7pt; font-family:Verdana, Arial Helvetica} -INPUT {border:thin solid black; font-size: 7pt; font-family:Verdana, Arial Helvetica} .sidebar {font-family:Verdana, Arial, Helvetica; color: #000000} A.sidebar:link {color: #000000; font-style: normal; text-decoration: none}