Skip to content

Instantly share code, notes, and snippets.

@Kaperstone
Last active July 19, 2019 17:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Kaperstone/c04447e9f97b970cbb1b32760866b5f4 to your computer and use it in GitHub Desktop.
Save Kaperstone/c04447e9f97b970cbb1b32760866b5f4 to your computer and use it in GitHub Desktop.
Onset wiki redesign
#mw-content{margin-top:15px}
#p-logo{display:none}
#mw-content-container{background:#f7fafc}
.color-left,.color-middle,.color-right{height:.1em}
#p-banner{position:relative}
#p-banner:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background: #fff url(https://forum.playonset.com/images/misc/OnsetLogo.png) 50% 50% / contain;background-repeat: repeat;
background-repeat: no-repeat;}
#firstHeading{border-bottom-width:2px}
.noprint{padding:10px 5px 0!important;background:#fff!important;border:1px solid #ddd!important;border-radius:3px}
/* Editor */
.mw-highlight{background:#2e3440!important;border:0!important}
.mw-highlight>pre{background:transparent;border-width:0;margin:0;color:#d8dee9}
.mw-highlight,.mw-highlight>pre{border-radius:3px}
.mw-highlight .kr,
.mw-highlight .kc{color:#81a1c1}
.mw-highlight .nf,
.mw-highlight .n{color:#84bccc}
.mw-highlight .kd,
.mw-highlight .ow{color:#6ca1c1}
.mw-highlight .nb,
.mw-highlight .p,
.mw-highlight .o{color:#d8dee9}
.mw-highlight .s2{color:#accc7f}
.mw-highlight .mf,
.mw-highlight .mi{color:#b48ead}
.mw-highlight .c1{color:#616e87}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment