Greasy Fork Collapse Header.
Greasy Fork Collapse Header by PushkaCom
Details
AuthorPushkaCom
LicenseMIT
Categorygreasyfork.org
Created
Updated
Size2.4 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 Greasy Fork Collapse Header
@version 20240705.99.1
@namespace https://userstyles.world/user/PushkaCom
@description Greasy Fork Collapse Header.
@author PushkaCom
@license MIT
==/UserStyle== */
@-moz-document domain("greasyfork.org") {
/* ==UserStyle==
@name Greasy Fork Collapse Header
@description Greasy Fork Collapse Header.
@namespace english
@homepageURL https://userstyles.world/style/17092
@supportURL https://userstyles.world/style/17092
@author pushka (https://userstyles.world/user/PushkaCom)
@license MIT
@preprocessor stylus
==/UserStyle== */
/*
Pushka - greasy fork list of JS styles
https://greasyfork.org/en/users/9788-ben-pushka
url
https://userstyles.world/user/PushkaCom
*/
#site-name img { display: none !important;}#main-header h1 { font-size: 32px !important; line-height: 150% !important;}#site-name a { font-size: 32px !important; line-height: 150% !important;}#Head #site-name-text h1 { line-height: 0.1em;}form.inline-form button.browser_id-login{ background-color: #fff;
border: 0;
text-indent: 90000px;
width: 50px;
height: 50px;
padding: 10px;
background-image: url(http://i.imgur.com/xtSWc9s.png);
background-size: 50px;
cursor: pointer;}
form.inline-form button.google_oauth2-login {
background-color: #fff;
border: 0;
text-indent: 90000px;
width: 50px;
height: 50px;
padding: 10px;
background-image: url(https://i.imgur.com/6HweuVB.png);
background-size: 50px;
cursor: pointer;
}
form.inline-form button.gitlab-login {
background-color: #fff;
border: 0;
text-indent: 90000px;
width: 50px;
height: 50px;
padding: 10px;
background-image: url(https://i.imgur.com/lr7CAiS.png);
background-size: 50px;
cursor: pointer;
}
form.inline-form button.github-login {
background-color: #fff;
border: 0;
text-indent: 90000px;
width: 50px;
height: 50px;
padding: 10px;
background-image: url(https://i.imgur.com/97PDoD0.png);
background-size: 50px;
cursor: pointer;
}
.external-login-container button{ text-indent: -999999px !important ; height: 60px !important ; width: 60px !important ;} #main-header { background-image: linear-gradient(#670000, #840000) !important;}
}