Skip to content

Instantly share code, notes, and snippets.

@maagmirror
Created May 29, 2017 19:53
Show Gist options
  • Save maagmirror/3a2374645230795350f96120faddcbd0 to your computer and use it in GitHub Desktop.
Save maagmirror/3a2374645230795350f96120faddcbd0 to your computer and use it in GitHub Desktop.
#wpadminbar {
direction: ltr;
color: #ccc;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
height: 0px;
position: fixed;
top: 0;
left: 0;
width: 100%;
min-width: 600px;
z-index: 99999;
background: #23282d;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment