Skip to content

OGA 2.0 by bjzilberman

Details

Authorbjzilberman

LicenseNo License

Categoryhttps://opengameart.org/

Created

Updated

Size330 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Custom UI development for OGA

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         opengameart.org
@version      20230701.22.47
@namespace    ?
==/UserStyle== */

@-moz-document url-prefix("https://opengameart.org/node") {
body {
    width: 100% !important;
    background-image: none;
}
#page {
    margin: 0 auto;
    width: 1260px;
}
div#left {
    background-color: #324865;
}
}

Reviews

No reviews yet.