secret
GretaNeptunPlus by falka20
Details
Authorfalka20
LicenseNo License
Category.*neptun.*
Created
Updated
Size645 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name GretaNeptunPlus
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document regexp(".*neptun.*") {
/* Írj kódot ide… */
#div_login_right_side {
background-image: url('https://i.imgur.com/p5HbdQ5.png') !important;
}
div.infopanel_icon,
div.infopanel_icon_warning {
background-image: url('https://i.imgur.com/VAxbNpw.png') !important;
}
.main_header_r{
background-image: url('https://i.imgur.com/p5HbdQ5.png') !important;
background-repeat: no-repeat;
}
}