a more light version of doraejolt that consumes less pc power
Doraejolt Lite by ivanruiz
Details
Authorivanruiz
LicenseNo License
Categorygamejolt
Created
Updated
Size3.5 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 Doraejolt Lite
@version 20230902.18.29
@namespace userstyles.world/user/ivanruiz
@description a more light version of doraejolt that consumes less pc power
@author ivanruiz
@license No License
==/UserStyle== */
@-moz-document domain("gamejolt.com") {
.fill-backdrop {
/*Change the link inside the url tag to change the background image */
background-image: url("https://i.pinimg.com/564x/a1/fc/36/a1fc3695d3ce7222b6f50f000029848f.jpg");
background-size: 91%;
background-position: top;
background-color: #0000006b;
background-attachment: fixed;
/*background filter*/
background-blend-mode: darken;
}
.section-thin {
background-image: url("https://wallpapercave.com/wp/wp11307549.jpg");
background-size: 90%;
background-attachment: fixed;
background-blend-mode: darken;
background-color: #0000006b;
}
.navbar {
background-color: #003ea2;
border-style: none solid solid solid;
border-color: #000a49;
}
.post-add-button[data-v-23bef61a] {
background: #083c84;
}
.-input[data-v-23bef61a] {
background-color: #083c84;
}
.-decorator.-elevate[data-v-4b54c2a0] {
background: #083c84;
}
.-item[data-v-f4334de3] {
background: #083c84;
}
.sticker-controls-overlay .-overlay.-end[data-v-72a56a9d] {
background: #0000;
}
.sheet-elevate {
background: #083c84;
}
.-ill[data-v-08dbb9f1] {
content: url("https://i.pinimg.com/originals/58/dd/93/58dd93acbe9a7ff2463949ebc3b00c2d.png");
width: 219px;
}
.-orb-empty[data-v-4b54c2a0] {
content: url("https://i.postimg.cc/hPB1jD2R/967cc0fb-1.png");
}
.-img[data-v-6149eed2] {
content: url("https://i.postimg.cc/vm3N71Sn/688f1a20-1.png");
}
.navbar {
font-family: 'Gill sans', sans-serif;
}
#shell-cbar[data-v-50f96d34] {
font-family: 'Gill sans', sans-serif;
}
.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: 'Gill sans', sans-serif;
}
.container-xl {
font-family: 'Gill sans', sans-serif;
}
.popper-content[data-v-15640864] {
display: flex;
flex-direction: column;
font-family: 'Gill sans', sans-serif;
}
.timeline-list-item-details {
margin-top: 5px;
font-family: 'Gill sans', sans-serif;
}
._item._compact-stack ._title[data-v-1b2d25cf] {
font-family: 'Gill sans', sans-serif;
}
._title[data-v-1b2d25cf] {
font-family: 'Gill sans', sans-serif;
}
[data-v-fa6a28c9] p > span {
white-space: pre-wrap;
white-space: break-spaces;
font-family: 'Gill sans', sans-serif;
}
._header-name[data-v-24b9a1cb] {
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
font-family: 'Gill sans', sans-serif;
}
.scroll-scroller.-thin[data-v-9c67416e] {
scrollbar-width: thin;
font-family: 'Gill sans', sans-serif;
}
*,
html,
body,
button,
input,
select,
textarea {
font-family: 'Gill sans', sans-serif;
}
._header h4[data-v-6526d238] {
margin-bottom: 0;
font-family: 'Gill sans', sans-serif;
}
header.section h1 {
margin-top: 0;
margin-bottom: 0;
font-family: 'Gill sans', sans-serif;
}
.section-header {
margin-top: 0;
font-family: 'Gill sans', sans-serif;
}
}