Skip to content

BIG30MUGSHOT EDGENUITY by monkeymoneyedgen

Screenshot of BIG30MUGSHOT EDGENUITY

Details

Authormonkeymoneyedgen

LicenseNo License

CategoryEdgenuity

Created

Updated

Size2.7 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

vubfehjkflireviuhkebj3rfe

Notes

huifrrjl

Source code

/* ==UserStyle==
@name           BIG30MUGSHOT EDGENUITY
@namespace      USO Archive
@author         DerangedWifi
@description    `A pretty night sky theme for Edgenuity. Gradient top menu, pretty background. A clean looking edit to Edgenuity. Easy to customize if you know a little CSS, or ask me and I'll make you a custom Edgenuity theme for $1.`
@version        20200602.2.3
@license        CC0-1.0
@preprocessor   uso
==/UserStyle== */
@-moz-document domain("edgenuity.com") {
.mainhead {
    background: linear-gradient(-90deg, #891aad, #2c11a6);
}

#contentViewer {
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
    background-color: white;
    border-radius: 10px;
}
#tray {
    background-color: white;
    height: 50px;
    border-radius: 10px;
    opacity: 0.7;
}
.lesson-pane-trigger {
    background-color: #00000000;
}
.overlay-background {
    display: block;
    position: fixed;
    z-index: 2000;
    opacity: 0.5;
    border-radius: 10px;
}
.icon-adv-open {
    color: #000;
}
.mainfoot {
	opacity: 0.3;
}
.mainfoot a[disabled], .mainfoot a.disabled, .mainfoot a[disabled]:hover, .mainfoot a.disabled:hover {
    opacity: 0;
}
/*Quiz and test estimated time color change*/
.overlay-time {
    color: #ffffff;
}
/*Attempt Header Remover + Move down*/
.overlay-attempt-header {
	background-color: rgba(46, 46, 46, 0);
    border-top: rgba(46, 46, 46, 0);
    border-right: rgba(46, 46, 46, 0);
    border-left: rgba(46, 46, 46, 0);
    height: 25px;
}
.overlay-attempt {
	background-color: rgba(46, 46, 46, 0);
}
#wrap  {
background-image: url('https://i.imgur.com/r0og6sr.jpg');
    background-position: left top;
    background-size: 1920px 1080px;
    height: 1100px;
    background-repeat: no-repeat;
position: relative;
}
BODY {
background-color: #00000000;
bottom: 5px;
overflow: hidden;
}
.Toolbar .FramesList {
top: 0px;
margin: 0px;
}
em#frameProgress {
color: #FFFFFF;
font-weight: bold;
text-decoration: underline;
}

HTML {
background-color: #00000000;
}
#lesson-title {
    font-size: 24px;
    color: #FFFFFF;
    line-height: 26px;
    margin: 0px 0px 6px 0px;
font-weight: bold;
}
body#footer {
background-image: url(<vhttps://preview.redd.it/6nzam5imckf91.jpg?auto=webp&s=d4d1f969693b0eec118cc280928df0aa5afb7437/>);
}
.Toolbar .FramesList li.FrameComplete a {
border: 1px solid #ffffff;
}
.Toolbar .FramesList li.FrameCurrent a {
border: 1px solid #ffffff;
    background-image: linear-gradient(to bottom, #000099, #6600ff)
}
.Toolbar .FramesList li.FrameRight a {
    -webkit-border-radius: 160px;
}
.Toolbar .FramesList li a {
border: 1px solid #FFFFFF;
}
.Toolbar .FramesList li.FrameLeft a {
    -webkit-border-radius: 160px;
}
}

Reviews

No reviews yet.