Advertisement
Guest User

Untitled

a guest
Mar 12th, 2018
347
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.41 KB | None | 0 0
  1. @-moz-document url-prefix("http://pc-play.games.dmm.co.jp/play/"), url-prefix("http://pc-play.games.dmm.com/play/"), url-prefix("http://www.dmm.co.jp/netgame/social/-/gadgets/=/app_id="), url-prefix("http://www.dmm.com/netgame/social/-/gadgets/=/app_id=") {
  2. div[class^="subnavi"] {
  3.     display:none !important
  4. }
  5.  
  6. .dmm-ntgnavi-left.gh-navi {
  7.     display:none !important
  8. }
  9.  
  10. div#main-ntg {
  11.     margin-top:0 !important
  12. }
  13. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement