...aaaaaaaaaand done!
Just install Stylebot plugin for Chrome and add a new style rule:
- Click the Stylebot button in Chrome (just an icon with the text "CSS")
- Choose "Options"
- Go to "Styles"
- Click "Add a new style..."
- Specify "mygaming.co.za" as the URL and enter the following piece of CSS in the text editor:
After you've done that, any page on MyGaming you access should make the Stylebot button turn green - i.e. a match on the domain is found. Your custom stylesheet should then be applied!Code:body {
width: 100% !important;
}
EDIT: It's not perfect - you have some slight horizontal overflow on the page, but I'm sure with enough time I can come up with a good-looking "full screen" CSS hack for MyGaming.

