Difference between revisions of "Sudoroom"

272 bytes removed ,  20:14, 27 December 2013
stop messing with the login button
(pwnd)
(stop messing with the login button)
Line 36: Line 36:
     visibility:hidden;
     visibility:hidden;
   }
   }
  li#pt-login a {
    display:none;
    visibility:hidden;
  }
  li#pt-login a:after {
    content: 'PWND';
  }
#  div#contentSub {
#    display:none;
#    visibility:hidden;
#  }
#  div.mw-body-primary h3 span.mw-headline {
#    font-size: 210%;
#    color:#eebbbb;
#  }
}}
}}