Gamejolt Sans is a style for the site gamejolt.com that replaces most of the fonts for comic sans
Gamejolt Sans by ivanruiz
Details
Authorivanruiz
LicenseNo License
Categorygamejolt
Created
Updated
Size3.8 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name Gamejolt Sans
@version 20230820.19.45
@namespace userstyles.world/user/ivanruiz
@description Gamejolt Sans is a style for the site gamejolt.com that replaces most of the fonts for comic sans
@author ivanruiz
@license No License
==/UserStyle== */
/* ==UserStyle==
@name Gamejolt Blue
@namespace github.com/openstyles/stylus
@version 1.0.0
@description Gamejolt sans
@author Dracs/Spk/Ivan
==/UserStyle== */
@-moz-document domain("gamejolt.com") {
.fill-backdrop {
/*Change the link inside the url tag to change the background image */
background-image: url("https://ih1.redbubble.net/image.555295595.9945/clk3q,black,aqua,1000x-c,115,0,675,900.u1.jpg");
background-size: 1280px 720px;
background-position: top;
background-attachment: fixed;
/*background filter*/
background-blend-mode: darken;
}
.navbar {
font-family: "Comic Sans MS", "Comic Sans"
}
#shell-cbar[data-v-50f96d34] {
font-family: "Comic Sans MS", "Comic Sans"
}
.-fade-color[data-v-ddf2c876] {
background-image: url()
}
.loading-fade[data-v-acae7d8a] {
font-family: "Comic Sans MS", "Comic Sans"
}
#shell-cbar[data-v-b5a1bb3e] {
font-family: "Comic Sans MS", "Comic Sans"
}
.-center-grid[data-v-60ad5354] {
font-family: "Comic Sans MS", "Comic Sans"
}
.post-add-button[data-v-58de596f] {
display: flex;
align-items: center;
font-family: "Comic Sans MS", "Comic Sans";
}
.container-xl {
font-family: "Comic Sans MS", "Comic Sans";
}
.popper-content[data-v-15640864] {
display: flex;
flex-direction: column;
font-family: "Comic Sans MS", "Comic Sans";
}
.timeline-list-item-details {
margin-top: 5px;
font-family: "Comic Sans MS", "Comic Sans";
}
._item._compact-stack ._title[data-v-1b2d25cf] {
font-family: "Comic Sans MS", "Comic Sans";
}
._title[data-v-1b2d25cf] {
font-family: "Comic Sans MS", "Comic Sans";
}
[data-v-fa6a28c9] p > span {
white-space: pre-wrap;
white-space: break-spaces;
font-family: "Comic Sans MS", "Comic Sans";
}
._header-name[data-v-24b9a1cb] {
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
font-family: "Comic Sans MS", "Comic Sans";
}
.scroll-scroller.-thin[data-v-9c67416e] {
scrollbar-width: thin;
font-family: "Comic Sans MS", "Comic Sans";
}
*, html, body, button, input, select, textarea {
font-family: "Comic Sans MS", "Comic Sans";
}
._header h4[data-v-6526d238] {
margin-bottom: 0;
font-family: "Comic Sans MS", "Comic Sans";
}
.user-creator-badge.-big[data-v-3bb5c963] {
margin: 0 4px;
width: 32px;
height: 32px;
content: url("https://i.postimg.cc/RFbv3q8h/screenshot-20230219-103716-2davuqwf.png");
}
.-above[data-v-8a0cb5d4] {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 2;
content: url(https://i.postimg.cc/RFbv3q8h/screenshot-20230219-103716-2davuqwf.png);
}
._banner[data-v-8a31e866] {
position: relative;
width: 100%;
background-repeat: no-repeat;
background-position: 50% 50%;
background-size: cover;
content: url(https://i.postimg.cc/RFbv3q8h/screenshot-20230219-103716-2davuqwf.png);
}
.user-creator-badge[data-v-3bb5c963] {
display: inline-block;
margin: 0 2px;
width: 16px;
height: 16px;
content: url(https://i.postimg.cc/RFbv3q8h/screenshot-20230219-103716-2davuqwf.png);
}
.media-item-cover-img img[data-v-a7ce3d72] {
position: relative;
width: 100%;
content: url(https://i.postimg.cc/RFbv3q8h/screenshot-20230219-103716-2davuqwf.png);
}
header.section h1 {
margin-top: 0;
margin-bottom: 0;
font-family: "Comic Sans MS", "Comic Sans";
}
.section-header {
margin-top: 0;
font-family: "Comic Sans MS", "Comic Sans";
}
}