MediaWiki:Cologneblue.css: Difference between revisions

From the Audiovisual Identity Database, the motion graphics museum

Content deleted Content added
No edit summary
No edit summary
Line 42: Line 42:
#sitetitle a, #sitetitle a:hover {
#sitetitle a, #sitetitle a:hover {
display: inline-block;
display: inline-block;
background: transparent url("https://i.imgur.com/O7syIp9.png") no-repeat center;
background: transparent url("https://static-new.miraheze.org/avidwiki/1/10/AVID-BANNER-CLASSIC.png") no-repeat center;
width: 768px;
width: 768px;
height: 200px;
height: 200px;

Revision as of 17:53, 2 December 2022

/* 'Wetpaint' modification for 'Cologne Blue' MediaWiki theme */
/* intended for use on the CLG wiki */
/* ---------- */
/* copy all of this and paste into your custom CSS for the 'cologne blue' theme, available under 'user preferences > theme'. */
/* if you are looking to bring back the positions recommend you use the code in User:PajamaFrix/cologneblue.js to fix positioning  */

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

/* Background color */
body.ns-0, body {background: #252525;}

/* body.ns-0, body {background: #242424 url(https://park-city.club/~frix/css/clg/img/bg/CLG2017_bg.png) no-repeat right -30px;} */

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

/* Header */
#topbar {background: transparent;}

/* #topbar {background: transparent url(https://park-city.club/~frix/css/clg/img/bg/CLG2017_itm_headerSite.png) no-repeat -15px 10px;} */

#sitetitle {
	background: #252525;
	margin:0;
	padding:0;
	height: 200px;
    margin-bottom: 35px;
	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;	
	/* background: transparent url(https://park-city.club/~frix/css/clg/img/bg/CLG2017_bg_headerSite.png) no-repeat right 50%; */
}

/* Header image */
#sitetitle a, #sitetitle a:hover {
	display: inline-block;
	background: transparent url("https://static-new.miraheze.org/avidwiki/1/10/AVID-BANNER-CLASSIC.png") no-repeat center;
	width: 768px;
	height: 200px;
    padding:0 0 0 10px;
    margin:0;
	font-size:0;
	vertical-align: bottom;
}

/* #sitetitle a, #sitetitle a:hover {	
	margin:25px;
	color:#8BD3E5;
	display:block;
} */

/* Navigation bar */
#toplinks {
	top: 200px; /* needs to be manually adjusted */
	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, #linkcollection {
	margin-bottom:40px;
}

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 #CDCDCD;
	background: #fff;
	margin-left: 210px;
	padding: 10px;
	margin-right: 10px;
}

#quickbar {
	width: 170px;
	top: 285px;
	background: #fff;
	font-weight:normal;
	border: 1px solid #838383;
	font-size: 80%;
	color: #666;
	padding: 2.5px 10px 5px 10px;
	left: 10px;
	height: 250px;
	overflow: auto;
}

#p-search {display:none;}

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

#quickbar li a {
	line-height: 1.25em;
	display: block;
	margin: 0 0 0 -100px;
	padding: 0.2em 0 0.2em 102.5px;
	position: relative;
	color: #497FB1;
	text-decoration: none;
}

#quickbar h3 {
	font-weight:normal;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #497FB1;
	margin-bottom: 5px;
    margin-top: 3px;
}

#quickbar li a:hover {
	background-color: #E3EEF9;
	color: #DE590A;
}

a:hover {
    text-decoration: underline;
}

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

#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: hidden;}

.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
}
#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
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.