Onlygames
Onlygames by pealpool
Details
Authorpealpool
LicenseNo License
Categoryuserstyles
Created
Updated
Size475 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Onlygames
Source code
/* ==UserStyle==
@name Onlygames
@version 20220704.13.40
@namespace userstyles.world/user/pealpool
@description Onlygames
@author pealpool
@license No License
==/UserStyle== */
@-moz-document url-prefix("https://osapi.johren.net/gadgets") {
#outgame{
display:none;
}
#ingame{
margin-top:600px;
}
}
@-moz-document url-prefix("https://www.johren.games/games/") {
#header,
.footerLayout,
.application-game-play-layout{
display:none;
}
}