Skip to content

Wikipedia Legacy (best with wiki account) by him

Screenshot of Wikipedia Legacy (best with wiki account)

Details

Authorhim

LicenseNo License

Categorywikipedia.org

Created

Updated

Size2.8 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

It just looks cool ^!^

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           Wikipedia Legacy
@namespace      userstyles.world/user/him
@version        1.0.0
@description    A new userstyle
@author         Him
==/UserStyle== */

@-moz-document domain("wikipedia.org") {
    /* Insert code here... */
	#siteNotice, #p-tb, #p-cactions, #p-wikibase-otherprojects, .vector-feature-zebra-design-disabled #vector-page-tools-pinned-container .vector-page-tools::after, .vector-feature-zebra-design-disabled #vector-toc-pinned-container .vector-toc::after {
		display: none
	}
	#vector-toc{
		background-color: #fff0;
		backdrop-filter: grayscale(10px);
		
	}
	.vector-feature-zebra-design-disabled .vector-toc .vector-toc-link{
		color: gray;
		text-decoration: none
	}
	#vector-sticky-header{
        position: absolute;
		background: #fff;
		border-radius: 10px;
		padding-left: 30px;
		height: 5px;
		width: calc(100% - 215px);
		padding-right: 30px;
		margin-top: 10px;
		box-shadow: 0px 10px 42px #909090bf;
		transition: 1s ease-in-out
	}
	.vector-main-menu{
		display: none
	}
	#mw-panel-toc{
		background-color: #eee;
		padding: 10px;
		border-radius: 10px;
		
	}
	#p-lang-btn-sticky-header {
		width: 
	}
	#content{
		padding-right: 30px
	}
	.vector-column-end{
		background-color: #eee;
		padding-right: 70px;
		border-radius: 10px;
		padding-left: 15px
	}
	a{
		color: gray;
		
	}
	.vector-feature-zebra-design-disabled .vector-toc .vector-toc-list-item-active > .vector-toc-link, .vector-feature-zebra-design-disabled .vector-toc .vector-toc-level-1-active:not(.vector-toc-list-item-expanded) > .vector-toc-link, .vector-feature-zebra-design-disabled .vector-toc .vector-toc-list-item-active.vector-toc-level-1-active > .vector-toc-link {
		color: #813838;
		text-decoration: none
	}
	div > ul > li > a:hover{
		color: #813838;
		text-decoration: none
	}
	#vector-toc{
		background: linear-gradient(to top, #fff0 5%,#eee 40%);
		
	}
	.uls-dialog-sticky .uls-menu {
		position: fixed;
		align-content: center;
		
	}
}
@-moz-document domain("wikipedia.org") {
	
	.vector-main-menu-action{
		display: none;
	}
    .vector-pinned-container{
		background: linear-gradient(to top, #fff0 5%,#eee 40%);
		
	}
	#search{
		position: absolute
	}
	
	.box-More_citations_needed{
		position: fixed;
		left: 0%;
		bottom: 2%;
		border-radius: 10px;
		box-shadow: 12px 12px 29px #909090bf;;
		backdrop-filter: blur(1);
		transform: translatez(0)
		
		
	}
	button > span{
		display: none
	}
	.vector-typeahead-search-container{
        width: 970px;
		border-radius: 10px
	}
	.cdx-typeahead-search{
		width: 870px
	}
	#pt-userpage-2{
		width: 10px;
		top: 30px;
		position: absolute;
		left: -55px
	}
	.cdx-button{
		border-radius: -10px;
		border: 0;
		background-color: 
	}
}

Reviews

No reviews yet.