Skip to content

Commit

Permalink
add basic css style
Browse files Browse the repository at this point in the history
  • Loading branch information
XIJINIAN committed Oct 8, 2019
1 parent 4ea8d3c commit bfc8e70
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Stylish.Stylus.css
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
margin: 0 !important;
background-position: 0 50% !important;
height: 44px !important;
width: 174px !important;
}
.WB_global_nav_us .gn_logo {
left: -50px !important;
Expand All @@ -37,7 +36,7 @@
}
.WB_global_nav .gn_position {
position: absolute !important;
left: 120px !important;
left: 20px !important;
top: 0px !important;
}
#plc_top > div > div > div.gn_position > div.gn_nav > ul > li:nth-child(5) > a {
Expand Down

0 comments on commit bfc8e70

Please sign in to comment.