File tree Expand file tree Collapse file tree 1 file changed +9
-8
lines changed
Expand file tree Collapse file tree 1 file changed +9
-8
lines changed Original file line number Diff line number Diff line change 8181
8282 .nav-logo {
8383 float : left;
84- height : 104 px ;
84+ height : 105 px ;
8585 width : 161px ;
8686 margin : 0 0px 0 0 ;
87- border-bottom : 3 px solid # d6d6d6 ;
87+ border-bottom : 2 px solid # d6d6d6 ;
8888 }
8989
9090 .nav-lnk {
9999
100100 .nav-block {
101101 margin : 0 0px 0 0 ;
102- height : 104 px ;
102+ height : 105 px ;
103103 width : 118px ;
104104 float : left;
105105 cursor : pointer;
106- border-bottom : 3 px solid # d6d6d6 ;
106+ border-bottom : 2 px solid # d6d6d6 ;
107107
108108 }
109109
110110 .nav-block : hover {
111- border-bottom : 3px solid # f79b44 ;
111+ height : 103px ;
112+ border-bottom : 4px solid # f79b44 ;
112113 }
113114
114115 .nav-selected-block {
115116 margin : 0 ;
116117 color : # 174f82 ;
117- height : 104 px ;
118+ height : 103 px ;
118119 width : 118px ;
119120 float : left;
120121 background : # fff ;
121- border-bottom : 3 px solid # 777 ;
122+ border-bottom : 4 px solid # 777 ;
122123 cursor : pointer;
123124 }
124125
125126 .nav-selected-block : hover {
126- border-bottom : 3 px solid # f79b44 ;
127+ border-bottom : 4 px solid # f79b44 ;
127128 }
128129
129130 .nav-header {
You can’t perform that action at this time.
0 commit comments