This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.controller { | |
background: url(http://i.imgur.com/tffA4dP.png); | |
height: 1544px; | |
width: 668px; | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
-How to use Custom CSS for the GamePad Viewer- | |
https://gamepadviewer.com/ | |
Enabling a custom CSS is as easy as adding &css=[url to css file] | |
to the end of the url like so: | |
https://gamepadviewer.com/?p=1&css=https://gist.github.com/anonymous/526491dc02014099cd14/raw/d7bb0477ba984f794497f3f0f82cb33484dc7889/ps3.css | |
If you're going to be using custom CSS for the gamepad viewer | |
to design your own skin, we're assuming you have some sort of |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- PWA: https://bsehovac.github.io/the-cube/ --> | |
<div class="ui"> | |
<div class="ui__background"></div> | |
<div class="ui__game"></div> | |
<div class="ui__texts"> | |
<h1 class="text text--title"> |