Skip to content

Instantly share code, notes, and snippets.

@zst123
Created November 22, 2015 02:18
Show Gist options
  • Save zst123/381908f30b5be608a1d2 to your computer and use it in GitHub Desktop.
Save zst123/381908f30b5be608a1d2 to your computer and use it in GitHub Desktop.
Stylish Userstyle - MSHS Dark Login Page 10.10.1.1
.content * .Prompt {display: none !important; }
body { background: #303030 url('') repeat fixed center !important; }
* {
border-color: transparent !important;
font-family: Century Gothic !important;
font-size: 13px;
font-weight: bold;
font-align:center;
color: rgba(255,255,255,.8) !important;
background-color: transparent !important;
text-shadow: 2px 1px 5px rgba(0,0,0,1) !important;
-moz-transition: .4s ease-out;
}
*.title { font-size: 15px; }
// .loggedout_menubar * .html7magic { display: none !important; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment