Skip to content

Instantly share code, notes, and snippets.

View matthewscode's full-sized avatar

Matthew Ennevor matthewscode

  • El Dorado Hills, CA
View GitHub Profile
body {
background: #00020F url('http://static.lioden.com/images/dynamic/backgrounds/HyenaLandsBG.png') fixed !important;
background-repeat: no-repeat !important;
background-size: 100% !important;
}
.main{
background-color: rgba(199,199,199,0.1) !important;
}
.col-md-9{
background-color: rgba(199,199,199,0.1) !important;
// ==UserScript==
// @name lioness play
// @namespace http://tampermonkey.net/
// @version 0.1
// @description try to take over the world!
// @author You
// @match http://www.lioden.com/territory.php
// @grant none
// ==/UserScript==
/* jshint -W097 */