test
frutiger aero style richard site by Syntaxplayer112551
Details
AuthorSyntaxplayer112551
Licenseno license, editable
Categoryhttps://ilax666.serv00.net/
Created
Updated
Size1.4 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
in progress
Source code
/* ==UserStyle==
@name frutiger aero style richard site
@version 20240426.10.09
@namespace https://userstyles.world/user/@ahembp
@description test
@author @ahembp
@license no license, editable
==/UserStyle== */
@-moz-document url-prefix("https://ilax666.serv00.net/") {
.navbar.bg-info {
background-image: url('https://cdn.discordapp.com/attachments/1119318518500950039/1233358470779113472/gradient_aero_11.png?ex=662cce16&is=662b7c96&hm=7074c7216a83782f162172a2fca6eb12903071d0c1ae4cdfcb172c2c5568b9af&');
padding: 1px;
}
a.navbar-brand img {
background-image: url('https://media.discordapp.net/attachments/1119318518500950039/1233306611703873546/richard_r_aero_logo.png?ex=662c9dc9&is=662b4c49&hm=ebfda04dcc57ba217479fa2de632b3573548b3da4e243bb5ea3ee48643046390&=&format=webp&quality=lossless&width=40&height=40');
}
#footer {
background-color: rgb(255, 255, 255);
}
body {
background-image: url('https://cdn.discordapp.com/attachments/1119318518500950039/1233349129413853346/e208d803544730688da1791aab218da9.jpg?ex=662cc562&is=662b73e2&hm=505dfc33de27ef1057942783f74efa55b574e32450739e98663635271b7d5f14&');
background-size: 20% 100% ;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
margin-top: 0;
margin-bottom: .5rem;
font-weight: 500;
line-height: 1.2;
color: rgb(256, 256, 256)
}
}