Commit 93d87a22c3843794e5456d515d4fa14d7580e742

Authored by Melissa Wen
1 parent 736f7514

small adjusts on header to be identical to original

Showing 1 changed file with 7 additions and 7 deletions   Show diff stats
_globalheader.sass
@@ -39,9 +39,9 @@ @@ -39,9 +39,9 @@
39 #accessibility 39 #accessibility
40 display: block 40 display: block
41 float: left 41 float: left
42 - font-family: arial 42 + font-family: Arial
43 font-size: 10px 43 font-size: 10px
44 - list-style: nonei 44 + list-style: none
45 width: 45% 45 width: 45%
46 a 46 a
47 color: #00500f 47 color: #00500f
@@ -55,7 +55,7 @@ @@ -55,7 +55,7 @@
55 display: block 55 display: block
56 float: right 56 float: right
57 font-size: 10px 57 font-size: 10px
58 - margin-top: -2px 58 + margin-top: -4px
59 text-align: right 59 text-align: right
60 width: 30% 60 width: 30%
61 a 61 a
@@ -74,7 +74,7 @@ @@ -74,7 +74,7 @@
74 #user 74 #user
75 float: right 75 float: right
76 height: auto 76 height: auto
77 - margin-top: -2px 77 + margin-top: -4px
78 position: relative 78 position: relative
79 right: 0 79 right: 0
80 top: 0 80 top: 0
@@ -109,7 +109,7 @@ @@ -109,7 +109,7 @@
109 span 109 span
110 display: block 110 display: block
111 #portal-title 111 #portal-title
112 - margin: 30px 0px 46px 0px 112 + margin: 29px 0px 46px 0px
113 color: #03316f 113 color: #03316f
114 font-size: 40px 114 font-size: 40px
115 font-family: 'Open Sans Extrabold', Arial, Helvetica, sans-serif 115 font-family: 'Open Sans Extrabold', Arial, Helvetica, sans-serif
@@ -160,7 +160,7 @@ input.searchField @@ -160,7 +160,7 @@ input.searchField
160 clear: right 160 clear: right
161 float: right 161 float: right
162 font-size: 80% 162 font-size: 80%
163 - margin: 30px 0 14px 163 + margin: 31px 0 14px
164 padding: 2px 164 padding: 2px
165 text-align: right 165 text-align: right
166 .searchField 166 .searchField
@@ -173,7 +173,7 @@ input.searchField @@ -173,7 +173,7 @@ input.searchField
173 font-weight: normal 173 font-weight: normal
174 #searchGadget 174 #searchGadget
175 margin: 0 175 margin: 0
176 - width: 13em 176 + width: 170px
177 input.searchButton 177 input.searchButton
178 background-image: url("images/search-button.gif") 178 background-image: url("images/search-button.gif")
179 background-position: 8px 2px 179 background-position: 8px 2px