old lzt logo
old lzt logo by kgomwskmfgwe
Details
Authorkgomwskmfgwe
LicenseNo License
Categoryuserstyles
Created
Updated
Size458 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 old lzt logo
@namespace zelenka.guru/
@version 1.0.0
@description old lzt logo
@author ?
==/UserStyle== */
@-moz-document url-prefix("https://lolz.guru/"),
url-prefix("https://zelenka.guru/") {
#lzt-logo {
width: 78px;
height: 43px;
float: left;
margin-left: -5px;
background-size: 95%;
background-image: url(https://i.imgur.com/maNkVZI.png);
}
}