makes DeviantArt Header more better
DeviantArt Header but much better by ikkqqstudio
Details
Authorikkqqstudio
LicenseNONE
Categorydeviantart.com
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 DeviantArt Header but much better
@namespace Deviantart.com
@author ikkqqstudio
@description makes DeviantArt Header more better
@license NONE
@preprocessor stylus
@version 1
==/UserStyle== */
@-moz-document url-prefix("https://www.deviantart.com/"), url-prefix("https://chat.deviantart.com/") {
a[aria-label="DeviantArt - Home"]::before{
content: "";
background-image:url(https://static.wikia.nocookie.net/logopedia/images/7/7b/DeviantArt_Logo.svg/);
background-size:contain;
background-repeat: no-repeat;
height: 30px;
width: 125px;
margin-left:-30px;
}
a[aria-label="DeviantArt - Home"] > div
{
display:none;
}
._3TcmG , main[class="I8CB5 _1miaW"] {margin-top: -9px;}
button[aria-label="Navigation menu"] {display: none;}
header[role=banner] {background: rgb(71, 92, 77);}
header[role=banner] a {color: rgb(231,237,228)!important;}
header[role=banner] #site-header-submit-button, header[role=banner] a[data-hook="user_link"] {color: black!important;}
header[role=banner] > iframe, iframe[class="_3NETM _2ILkW"] {display: none;}
div[class="legacy-header-wrap"], div[class="legacy-header-wrap magic-remain-visible"] {min-height: 43px!important;}
div[class="_2kMWf _3WGhw"], div[class="MIyfT _2lyl2 _28SIC _2ePix"], div[class="B-ZO- _32rAc"] {top: 43px!important;}
._3QEEr, ._3OHsm, ._1PgUn, #site-header-chat, ._19LGq {margin-top: 43px!important;}
._3fTJ- {min-height: calc(100vh - 43px - 433px)!important}
.hs1JI, .jGSQx {padding-top: 43px!important;}
form[class="_1La5H _3RjCH"] {color: black!important;}
div[class="_1hkGk DRK5r ZxQOW"], div[class="_1hkGk DRK5r _2rkQL ZxQOW"], div [class="_1NDgn -GbUh _3QrEi"], div [class="_1NDgn -GbUh _1Ypa1 _3QrEi"], div [class="_1NDgn -GbUh -1Ypa1 _3QrEi"], div[class="_3ECkH aLc8q _2GxtJ"], div[class="_3ECkH aLc8q _1_wYd _2GxtJ"], div[class="_3ATOL _2ImzP _26j7s"], div[class="_3ATOL _2ImzP _14nFa _26j7s"] {background-color: rgb(173,188,173)!important; border-radius: 10px; height: 20px;}
}