User:Milkywave/refreshed.css: Difference between revisions

From the Audiovisual Identity Database, the motion graphics museum
Content deleted Content added
No edit summary
 
(5 intermediate revisions by one other user not shown)
Line 1: Line 1:
#header-wrapper {
#header-wrapper {
background-image: url(https://user-content.static.wf/avidwiki/4/4d/AVID_Aero_Yellow.png)
background-image: url(https://static.wikiforge.net/avidwiki/4/41/AVID_Aero2.webp)
}
}
#sidebar-wrapper {
#sidebar-wrapper {
background:linear-gradient(to left,#ffa800 0,#ffeeb4 50%,#ffa800 100%)
background:linear-gradient(to left,#040f28 0,#103ca2 50%,#040f28 100%)
}
}


.multicol-float .mainpageframe {
.multicol-float .mainpageframe {
background:linear-gradient(to left,#ffa800 0,#ffeeb4 50%,#ffa800 100%) !important
background:linear-gradient(to left,#040f28 0,#103ca2 50%,#040f28 100%) !important


}
}
Line 23: Line 23:
font-family:arial !important
font-family:arial !important
}
}

/* Header image */
#sitetitle a, #sitetitle a:hover {
display: inline-block;
background: transparent url("https://user-content.static.wf/avidwiki/2/21/Avidaerologo.webp") no-repeat center;
background-size:contain;
width: 200px;
height: 200px;
padding:0 0 0 10px;
margin:0;
margin-bottom: -157px;
font-size:0;
vertical-align: bottom;
}

Latest revision as of 14:04, 19 October 2024

#header-wrapper {
  background-image: url(https://static.wikiforge.net/avidwiki/4/41/AVID_Aero2.webp)
}
#sidebar-wrapper {
    background:linear-gradient(to left,#040f28 0,#103ca2 50%,#040f28 100%)
}

.multicol-float .mainpageframe {
    background:linear-gradient(to left,#040f28 0,#103ca2 50%,#040f28 100%) !important

}

.mw-body-content {
    font-family:arial !important
}
.ca-subject a, #ca-talk a {
    font-family:arial
}
.mainpageframe b {
    font-family:arial
}
 .multicol-float .mainpageframe {
        font-family:arial !important
    }

/* Header image */
#sitetitle a, #sitetitle a:hover {
	display: inline-block;
	background: transparent url("https://user-content.static.wf/avidwiki/2/21/Avidaerologo.webp") no-repeat center; 
	background-size:contain;
	width: 200px;
	height: 200px;
    padding:0 0 0 10px;
    margin:0;
	margin-bottom: -157px;
	font-size:0;
	vertical-align: bottom;
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.