cute dog!
Pointer Dog 2.0 by lak3rq
Details
Authorlak3rq
LicenseNo License
Categoryuserstyles
Created
Updated
Size2.0 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 Pointer Dog 2.0
@namespace Userstyle
@author Lak3rQ
@description `A cute dogg!
@version 22
@license NO-REDISTRIBUTION
@preprocessor uso
==/UserStyle== */
@-moz-document domain("www.nitrotype.com")
{
body {
background: none;
}
html {
background: fixed url("https://img.dog-learn.com/dog-breeds/german-shorthaired-pointer/german-shorthaired-pointer-puppy-i8-sz6.jpg"), #001d45;
background-size: 100%
}
.card--grit {
background: none;
}
.bg--gradient {
background: fixed;
}
.theme--pDefault .profile-bg
{
background: url(""https://img.dog-learn.com/dog-breeds/german-shorthaired-pointer/german-shorthaired-pointer-puppy-i8-sz6.jpg") top left repeat, linear-gradient(0deg, #2d2e2e 60%, #ffff 100%);
color: #d3d3d3;
background-size: 107.5%
}
.theme--pDefault .profile-bgHead
{
background: url("https://img.dog-learn.com/dog-breeds/german-shorthaired-pointer/german-shorthaired-pointer-puppy-i8-sz6.jpg") top left repeat, linear-gradient(0deg, #2d2e2e 60%, #ffff 100%);
color: #d3d3d3;
background-size: 107.5%
}
.theme--pDefault.is-gold .profile-bg
{
background: url(""https://img.dog-learn.com/dog-breeds/german-shorthaired-pointer/german-shorthaired-pointer-puppy-i8-sz6.jpg") top left repeat, linear-gradient(0deg, #2d2e2e 60%, #ffff 100%);
color: #d3d3d3;
background-size: 107.5%
}
.card--a
{
background-color: #fff0;
color: #d000ff;
}
.dash-copyContainer {
background: #000;
box-shadow: 0 1px 157px 10px rgba(0, 0, 0, 0.78);
}
.dash-copy {
color: #d000ff;
font-size: 32px
}
.growl--a {
background-image: url(""https://img.dog-learn.com/dog-breeds/german-shorthaired-pointer/german-shorthaired-pointer-puppy-i8-sz6.jpg");
border-color: rgba(2, 2, 2, 0.2);
background-size: 100%;
color: #f700ff;
}
.with-team-ranking .profile--grid--player-info .type-ellip, .with-racer-ranking ,.profile--grid--player-info
.type-ellip {
color: #d000ff
}
}