User:Milkywave/cologneblue.css: Difference between revisions

From the Audiovisual Identity Database, the motion graphics museum
Content deleted Content added
Reverted edits made by FiddlesticksLogos (talk) Nevermind that just turned all the text green
Tag: Undo
 
(11 intermediate revisions by one other user not shown)
Line 1: Line 1:
body, #toplinks, #article, #article td, #article th, #article p, #quickbar {font-family: Arial, Verdana, Helvetica, sans-serif;}
body, #toplinks, #article, #article td, #article th, #article p, #quickbar {font-family: Arial, Verdana, Helvetica, sans-serif;}


body.ns-0, body {background: #252525;}
body.ns-0, body {background: #333541;}


.image img, p img {
.image img, p img {
Line 11: Line 11:


#sitetitle {
#sitetitle {
background: #252525;
background: #333541;
margin:0;
margin:0;
padding:0;
padding:0;
height: 200px;
height: 200px;
margin-bottom: 40px;
text-transform: capitalize;
text-transform: capitalize;
min-height:100px;
min-height:100px;
Line 85: Line 84:


#article {
#article {
border: 1px solid #CDCDCD;
border: 1px solid #c3c6cb;
background: #fff;
background: #fff;
margin-left: 220px;
margin-left: 220px;
Line 319: Line 318:
/* THE BELOW IS ALL THE CODE FOR THE DIFFERENT ERA SELECTIONS */
/* THE BELOW IS ALL THE CODE FOR THE DIFFERENT ERA SELECTIONS */
/*------------------------------------------------------------------------------------------ */
/*------------------------------------------------------------------------------------------ */
body.ns-0, body {
body.ns-0, body {background: #000000;}
background: #5293CA}
#sitetitle {
#sitetitle {
background: #042392 url(https://user-content.static.wf/avidwiki/4/41/AVID_Aero2.webp) no-repeat bottom right;
background: #5293CA;
background-image: url(https://i.imgur.com/1f4cLCS.png), url(https://i.imgur.com/1vksE6Q.png), url(https://i.imgur.com/ex7BnMx.png);
background-repeat: repeat-x, no-repeat, no-repeat;
background-position: top, top left, top right;
margin:0;
margin:0;
padding:0;
padding:0;
height: 200px;
height: 200px;
margin-bottom: 40px;
margin-bottom: 0px;
text-transform: capitalize;
text-transform: capitalize;
/* margin:-10px 0 0; */
/* margin:-10px 0 0; */
Line 343: Line 338:
#sitetitle a, #sitetitle a:hover {
#sitetitle a, #sitetitle a:hover {
display: inline-block;
display: inline-block;
background: transparent url("https://cdn.discordapp.com/attachments/1018121919012274226/1171635422112264212/AVID_Logo_3CLASSIC_2011a.png?ex=655d6584&is=654af084&hm=70389a27fe188195ede7814c31382838b9bba6de5ae3f0c4fd177d587fd8bcf6&") no-repeat center;
background: transparent url("https://user-content.static.wf/avidwiki/2/21/Avidaerologo.webp") no-repeat center;
background-size:contain;
background-size:contain;
width: 514px;
width: 590px;
height: 200px;
height: 200px;
padding:0 0 0 10px;
padding:0 0 0 10px;
Line 356: Line 351:
top: 200px;
top: 200px;
bottom: 0px;
bottom: 0px;
background: #122152;
background: #042392;
height: 40px;
height: 40px;
right: 0;
right: 0;
Line 380: Line 375:
font-weight: normal;
font-weight: normal;
font-family: 'Arial';
font-family: 'Arial';
color: #497FB1;
color: #0c62da;
font-size: 13px;
font-size: 13px;
margin: 0 -10px 0 -100px;
margin: 0 -10px 0 -100px;
Line 392: Line 387:
margin-top: 7px;
margin-top: 7px;
}
}



/*------------------------------------------------------------------------------------------ */

Latest revision as of 14:04, 19 October 2024

body, #toplinks, #article, #article td, #article th, #article p, #quickbar {font-family: Arial, Verdana, Helvetica, sans-serif;}

body.ns-0, body {background: #333541;}

.image img, p img {
    max-width: 500px;
    height: auto;
}

#topbar {background: transparent;}

#sitetitle {
	background: #333541;
	margin:0;
	padding:0;
	height: 200px;
	text-transform: capitalize;
	min-height:100px;
	line-height:1em;
	font-size:2.7em;
	font-family: "Times New Roman", Times, Georgia, serif;
	position:relative;	
}

#sitetitle a, #sitetitle a:hover {
	display: inline-block;
	background: transparent url("https://i.imgur.com/X7pxhsw.png") no-repeat center;
	background-size:contain;
	width: 768px;
	height: 200px;
    padding:0 0 0 10px;
    margin:0;
    margin-left:8px;
	font-size:0;
	vertical-align: bottom;
}

#toplinks {
	top: 200px;
	background: #666;
	height: 40px;
	right: 0;
	text-transform: capitalize;
}

#toplinks a {
	font-size: 14px;
}
#toplinks a:hover {
    text-decoration: underline;
}

.cb-piped-list > li:not(:first-child)::before {
    content: '⸽';
    display: inline-block;
    margin-right: 10px;
}
.cb-piped-list > li {
	float: left;
	white-space: nowrap;
	position: relative;
	display: block;
	font-weight: bold;
	line-height: 40px;
	padding: 0 5px;
	margin-bottom: 0;
}

#sitetitle, #sitesub, #toplinks {
	margin-bottom:40px;
}

#linkcollection {
	margin-bottom:10px;
}

h1 {font-size: 175%;}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    color: black;
    font-family: Arial, Verdana, Helvetica, sans-serif;
}

#article {
	border: 1px solid #c3c6cb;
	background: #fff;
	margin-left: 220px;
	padding: 10px;
	margin-right: 10px;
}
    
#quickbar {
	width: 170px;
	top:315px;
	background: #fff;
	font-weight:normal;
	border: 1px solid #000;
	font-size: 80%;
	color: #666;
	padding: 2.5px 10px 5px 10px;
	left: 14px;
	height: 200px;
	overflow: auto;
    box-shadow: 0 0 0 1px #666;
}

#p-search {display:none;}

#quickbar .portlet ul, #quickbar .portlet li {
	list-style-type: square;
	margin: 0.3em 0 0 0.5em;
}

#quickbar li {list-style: none !important;}   

#quickbar li:before {
      content: "\2022";
      color: #c2e1ff;
      display: inline-block; 
      position: absolute;
      width: 1em;
      margin-left: -1em;
      margin-top: 0.15em;
}
    
#quickbar li a {
	line-height: 1.25em;
	display: block;
	margin: 0 -10px 0 -100px;
    padding: 0.2em 0 0.2em 100px;
	position: relative;
	color: #497FB1;
	text-decoration: none;
}

#quickbar h3 {
	font-weight:normal;
    font-family: 'Montserrat';
	color: #497FB1;
	font-size: 13px;
    margin: 0 -10px 0 -100px;
    padding: 0.2em 0 0.2em 100px;
    cursor: default;
}

#quickbar li a:hover, #quickbar h3:hover {
	background-color: #E3EEF9;
	color: #DE590A;
}
    
a:link, a:visited,
    .oo-ui-tabOptionWidget:not(.oo-ui-optionWidget-selected).oo-ui-widget-enabled .oo-ui-labelElement-label{
        color: #497FB1;
        text-decoration:none;
}

a:hover {color:#FF7F00;text-decoration:underline;}
    
#linkcollection, #sitesub {visibility: hidden;}
#ca-cb-mainpage {margin-left:5px;}

#footer {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: left;
	position: relative;
	height: 80px;
	margin: 20px 0 10px 0;
	padding: 0px;
	font-size: 75%;
	color: #DDDDDD;
}
#footer li {line-height: 30px;}
#footer li a {color: #C5DBED;}
#footer li a:hover {color: #DDDDDD;}

#pt-notifications-alert .mw-echo-notifications-badge, #pt-notifications-notice .mw-echo-notifications-badge {
	text-indent: -100px;
	background: #fff;
	background-image: none;
	color: #497FB1;
	text-decoration: none;
}

#pt-notifications-alert .mw-echo-notifications-badge li a:hover, #pt-notifications-notice .mw-echo-notifications-badge li a:hover{
	text-indent: -100px;
	background: #E3EEF9;
	background-image: none;
	color: #DE590A;
	text-decoration: underline;
}

#p-personal li#pt-notifications-alert, #p-personal li#pt-notifications-notice {
    display: list-item;
    margin: 0.75em 0.5em 0.75em 6.5px;
}

#pt-notifications-alert .mw-echo-notifications-badge.mw-echo-notifications-badge-all-read::before, #pt-notifications-notice .mw-echo-notifications-badge.mw-echo-notifications-badge-all-read::before, #pt-notifications-alert .mw-echo-notifications-badge.mw-echo-notifications-badge-all-read, #pt-notifications-notice .mw-echo-notifications-badge.mw-echo-notifications-badge-all-read {filter:none;}
#pt-notifications-alert .mw-echo-notifications-badge, #pt-notifications-notice .mw-echo-notifications-badge {filter:none;}
#pt-notifications-alert .mw-echo-notifications-badge.mw-echo-notifications-badge-all-read, #pt-notifications-notice .mw-echo-notifications-badge.mw-echo-notifications-badge-all-read {opacity: 1;}
#pt-uls {display:none;}

#article p.subtitle, #article p.subpages, #article p.tagline {display:none;}
#firstHeading {padding-bottom: 5px;margin-bottom: 5px;}
#siteNotice {visibility: visible;border:none;}

.oo-ui-buttonElement-framed > .oo-ui-buttonElement-button {
	background: #A9CEEE
		url(https://i.imgur.com/feC4z6s.png)
		repeat-x top left;
	border: solid 1px #979797;
	color: #333;
	padding: .3em 1em .3em 1em;
	margin: 0;
	cursor: pointer;
	font-weight: bold;
	font-size: 90%;
	overflow: visible;
	width: auto;
}
.oo-ui-buttonElement > .oo-ui-buttonElement-button {min-height: 20px;}

.oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button,
.oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button:hover {
	border-color: #a2a9b1;
    background-color: #CCC;
    color: #333;
    font-weight: normal;
}

.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button,
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button:hover{
	color: #000;
	background-color: #A9CEEE;
	border-color: #a2a9b1;
	font-weight: bold;
}

#p-search #searchInput {
	width:166px;
	border:1px solid #cdcdcd;
	margin:0 3px;
	padding:.1em 0 .1em .2em;
	vertical-align:bottom;
	line-height:1.4em;
	height:1.7em;
	color:#666;
	text-align:left;
	font-family: Arial !important;
}
#p-search input.mw-fallbackSearchButton {
	vertical-align:top;
	background:transparent url(https://i.imgur.com/1IFH14g.png) no-repeat top;
	border:none;
	height:17px;
	width:17px;
	margin:.2em 0 0 0;
	padding:0;
	color:transparent;
	cursor:pointer
}
#mw-navigation a {
    font-family: Arial;
}
#quickbar h3 {
    font-weight: normal;
    font-family: 'Arial';
    color: #497FB1;
    font-size: 13px;
    margin: 0 -10px 0 -100px;
    padding: 0.2em 0 0.2em 100px;
    cursor: default;
}
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button, .oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button:hover {
    color: #000;
    background-color: #A9CEEE;
    border-color: #a2a9b1;
    font-weight: bold;
    font-family: Tahoma;
}
.oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button, .oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button:hover {
    border-color: #a2a9b1;
    background-color: #CCC;
    color: #333;
    font-family: Tahoma;
}
.oo-ui-buttonElement-frameless.oo-ui-widget-enabled.oo-ui-flaggedElement-destructive > .oo-ui-buttonElement-button {
    color: #d33;
    font-family: Tahoma;	
}
.editOptions {
    background-color: #eaecf0;
    color: #202122;
    border: 1px solid #c8ccd1;
    border-top: 0;
    padding: 1em 1em 1.5em 1em;
    margin-bottom: 2em;
    font-family: Arial;
}
h1, #firstHeading, .firstHeading, h2, h3, h4, h5, h6 {
    font-family: 'Arial';
    font-weight: 500;
}
.mw-message-box {
    font-family: 'Arial';
}
.mw-body-content {
    font-family: 'Arial' !important;
    letter-spacing: 0.7px;
}

.ext-discussiontools-visualenhancements-enabled .ext-discussiontools-init-section {
    font-family: Arial !important;
}

/*------------------------------------------------------------------------------------------ */
/*  THE ABOVE WAS THE BASE THEME THAT IS ESSENTIAL FOR PROPER FORMATTING. */
/*	THE BELOW IS ALL THE CODE FOR THE DIFFERENT ERA SELECTIONS */
/*------------------------------------------------------------------------------------------ */
body.ns-0, body {background: #000000;}
#sitetitle {
	background: #042392  url(https://user-content.static.wf/avidwiki/4/41/AVID_Aero2.webp) no-repeat bottom right;
	margin:0;
	padding:0;
	height: 200px;
    margin-bottom: 0px;
	text-transform: capitalize;
	/* margin:-10px 0 0; */
	min-height:100px;
	/* padding: 5px; */
	line-height:1em;
	font-size:2.7em;
	font-family: "Times New Roman", Times, Georgia, serif;
	position:relative;	
}

/* 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: 590px;
	height: 200px;
    padding:0 0 0 10px;
    margin:0;
	margin-bottom: -157px;
	font-size:0;
	vertical-align: bottom;
}
#toplinks {
    top: 200px;
    bottom: 0px;
    background: #042392;
    height: 40px;
    right: 0;
    text-transform: capitalize;
}
div#toplinks {
    top: 230px;
    font-weight: normal;
}
#syslinks li {
    font-family: Arial;
    background: transparent;
    margin-bottom: 0px;
}
#toplinks a {
    font-size: 14px;
}
#quickbar {
    width: 170px;
    top: 317px;
}
#quickbar h3 {
    font-weight: normal;
    font-family: 'Arial';
    color: #0c62da;
    font-size: 13px;
    margin: 0 -10px 0 -100px;
    padding: 0.2em 0 0.2em 100px;
    cursor: default;
    background: transparent;
}
div#p-search {
    padding: 5px;
    display: inline-block!important;
    margin-top: 7px;
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.