MediaWiki:Common.css: Forskelle mellem versioner

Fra Levende kultur

mIngen redigeringsopsummering
mIngen redigeringsopsummering
Tag: Tilbagerullet
Linje 4: Linje 4:
#user-tools {
#user-tools {
display: none !important;
display: none !important;
}
/* hide user list */
.page-Speciel_Brugerliste #content {
display: none;
}
}



Versionen fra 24. feb. 2025, 23:32

/** CSS inkluderet her vil være aktivt for alle brugere. */

/* hide logon button! */
#user-tools {
	display: none !important;
}

/* hide user list */
.page-Speciel_Brugerliste #content {
	display: none;
}

body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	background-color: #fff;
}
dl, ol, ul {
	padding-left: 0;
}
#contribList ul {
	list-style-type: circle !important;
}
#toc ul a,
#contribList ul a {
	text-decoration: none;
	border-bottom: 1px solid #aaa;
}
#toc ul a:hover,
#contribList ul a:hover {
	text-decoration: underline;
	border-bottom: none;
}

#p-logo {
	display: flex;
	flex-direction: row;
	align-items: center
}
#p-banner {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-left: 10px;
}
#mw-navbar .mw-wiki-logo {
	width: 170px;
	height: 68px;
	top: unset;
}
#mw-navbar .mw-desktop-sitename {
	margin-left: 2rem;
	color: #002E70 !important;
}
#mw-navbar .mw-mobile-sitename {
	color: #002E70 !important;
}
#p-banner, #p-banner:hover, #p-banner:visited, .mw-hamb {
	color: #002E70 !important;
}
@media screen and (max-width: 767px ) {
	#mw-navbar .mw-wiki-logo {
		width: 115px;
		height: 25px;
		background-image: url(https://www.kb.dk/profiles/contrib/rdl_profile/themes/rdltheme/assets/images/logo-digital.svg);
	}
	#mw-navbar .mw-mobile-sitename {
		display: none;
	}
}

a, div#mw-panel div.portal div.body ul li a:hover, div#mw-panel div.portal div.body ul li a:focus,
#content a:not(.new):visited, #siteNotice a:not(.new):visited,
.mw-parser-output a.extiw, .mw-parser-output a.external,
.mw-parser-output a.external, .mw-parser-output a.extiw, .mw-parser-output a.extiw:active {
    color: #171717 !important;
    text-decoration: underline;
}
#footer {
	background-color: #002E70;
}
.mw-footer, .mw-footer a, .mw-footer a:visited {
	color: #fff !important;
	text-decoration: none;
}
.mw-footer a:hover {
	color: #fff !important;
	text-decoration: underline;
}
.mw-footer #footer-list li:not(:first-child)::before {
	content: none;
}
.mw-footer #footer-list li {
	padding-right: 1.2rem;
}
@media screen and (max-width: 767px ) {
	.mw-footer #footer-list li {
		display: block;
	}
}

#footer-info {
	font-size: .8rem;
}
#footer-poweredbyico a:first-child img {
	background-color: #f0f0f0;
	border-radius: 5px;
	padding: 0 5px;
	width: 98px;
}

#pt-notifications-alert .mw-echo-notifications-badge, #pt-notifications-notice .mw-echo-notifications-badge {
	filter: invert(0);
	color: #002E70;
}
#user-tools button,
#p-banner, #p-banner:hover, #p-banner:visited, .mw-hamb {
	color: #002E70;
}
#user-tools .profile-icon,
#user-tools .profile-icon::before {
	background-color: #002E70;
}
#p-Bidrag .mw-portlet-body li:not(:first-child) {
	display: none;
}
#mw-navigation a.nav-link.disabled {
	font-size: 103%;
}
#mw-navigation ul a:not(.disabled) {
	color: #3a3a3a;
}
#mw-navigation ul a:not(.disabled):hover {
	text-decoration: underline;
}
#p-navigation-label {
	visibility: hidden !important;
	height: 1rem;
}
#footer-places-privacy {
	display: none !important;
}


#FrontPageSlideShow {
	position: relative !important;
}
#FrontPageSlideShow, #FrontPageSlideShow div {
	width: 100% !important;
}
#FrontPageSlideShow div {
	position: relative !important;
}
#FrontPageSlideShow-spacer {
	height: 20px !important;
}
#FrontPageSlideShow div {
	overflow: hidden;
	width: 100% !important;
}
#FrontPageSlideShow img {
	width: 100%;
	height: auto;
}
#FrontPageSlideShow h1, #FrontPageSlideShow h2 {
	font-family: sans-serif;
	color: white;
	position: absolute; 
	left: 25px; 
	width: 100%;
}
#FrontPageSlideShow h1 {
	font-size: 3.3rem;
	top: 0px; 
	font-weight: bold;
}
#FrontPageSlideShow h2 {
	font-size: 2rem;
	top: 70px; 
	font-weight: normal;
}
@media screen and (max-width: 767px ) {
	#FrontPageSlideShow h1 {
		font-size: 1.3rem;
		top: 0px; 
	}
	#FrontPageSlideShow h2 {
		font-size: 1rem;
		top: 30px; 
	}
}

#description {
	color: black;
	font-weight: normal;
}

ul {
	list-style-type: none !important;
	list-style-image: none !important;
}

.page-Forside #ca-viewsource,.page-Forside #ca-nstab-main,.page-Forside #ca-talk{
	display: none;
}
.page-Forside .firstHeading{
	margin-top: 0;
}
#news {
	OLD-width: 20% !important;
	width: 224px !important;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	border-radius: 4px;
}
#news .h2 {
	color:white;
	font-weight:bold;
	background-color:#001F6A;
	margin-top:0;
	padding: 3px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	text-align:center;
	font-size: larger;
}
#news div {
	padding: 10px;
}
h1, h2, h3, h4, h5, h6 {
	border-bottom : 0;
}
.subtitle {
	color: #A3871E;
}
#toc {
	display: none;
}

pre, .mw-code {
	border: 0;
	background-color: transparent; 
	padding: 0;
}
.checkboxLabel {
	display: block;
}
.page-Forside #firstHeading {
	display: none;
}
.createbox p {
	max-width: 620px;
}
.infobox {
	border: 1px solid #a7d7f9 !important;
	background-color: transparent !important;
	min-width:350px !important;
	padding: 0 !important;
	border-collapse: collapse;
	border-collapse: separate;
	border-spacing: 0;
	border-radius: 4px;
}
.infobox th, .infobox td {
	padding-left: 5px;
	vertical-align: top;
}
.infobox td a {
	text-decoration: none;
}
.infobox td a:underline {
	text-decoration: underline;
}
.infobox tr:first-child {
	display:none;
}
/* top-left border-radius */
table tr:first-child th:first-child,
table.Info tr:first-child td:first-child {
	border-top-left-radius: 6px;
}
/* top-right border-radius */
table tr:first-child th:last-child,
table.Info tr:first-child td:last-child {
	border-top-right-radius: 6px;
}
.infobox tbody tr:first-child th:first-child {
	background-color: #001f6a !important;
	color: white;
}
h1, h2, h3, h4 {
	color:#001F6A ;
}
div.thumbinner, #news, .infobox {
	border: 1px solid #a7d7f9; 
}
a:visited {
	color: #337ab7;
}
a:hover, a:focus, div#mw-panel div.portal div.body ul li a, div#mw-panel div.portal div.body ul li a:visited {
	text-decoration: none;
	color: #001F6A ;
}
a,div#mw-panel div.portal div.body ul li a:hover, div#mw-panel div.portal div.body ul li a:focus {
	color: #337ab7;
}
div.gallery {
	display: block;
	width:100%;
	min-height:320px;
}
.gallery .article {
	margin: 20px;
	height: 466px;
	width: 322px;
	float: left;
	background-color: #f4f4f4;
}
.gallery .image {
	width: 322px;
	height: 232px;
}
.gallery .caption {
	padding: 10px!important;
}

.gallery .article p {
	margin:0;
}
.gallery .article a {
	display: block;
	position: absolute;
	height: 311px;
	width: 215px;
}
.gallery .article .image {
	background-size: cover;
}

.gallery .article10 .image {
	background-image: url("https://levendekultur.kb.dk/images/6/60/Werner_Karrasch_1.jpg");
}

.gallery .article2 .image {
	background-image: url("https://levendekultur.kb.dk/images/f/f8/Collage.png");
}

.gallery .article3 .image {
	background-image: url("https://levendekultur.kb.dk/images/9/91/Strik_1.png");
}

.gallery .article4 .image {
	background-image: url("https://levendekultur.kb.dk/images/e/e0/Sylfiden_til_web.jpg");
}

.gallery .article5 .image {
	background-image: url("https://levendekultur.kb.dk/images/4/45/Vigga_scene2_2.jpg");
}

.gallery .article6 .image {
	background-image: url("https://levendekultur.kb.dk/images/b/b5/Billede_til_cyklisme_som_levende_kultur_rev_2.jpg");
}

.gallery .article7 .image {
	background-image: url("https://levendekultur.kb.dk/images/c/ce/WP_20171123_18_07_06_Pro.jpg");
}

.gallery .article8 .image {
	background-image: url("https://levendekultur.kb.dk/images/0/05/Rf_orange_scene_pr_christian_hjorth-800px.jpg");
}

.gallery .article9 .image {
	background-image: url("https://levendekultur.kb.dk/images/e/e8/19095.jpg");
}

.gallery .article11 .image {
	background-image: url("");
}

.gallery .article12 .image {
	background-image: url("https://levendekultur.kb.dk/images/6/6e/Anders.jpg");
}

.gallery .article13 .image {
	background-image: url("https://levendekultur.kb.dk/images/d/dc/B1686red.jpg");
}

.gallery .article14 .image {
	background-image: url("https://levendekultur.kb.dk/images/8/80/Knivsbergfest2017_1.jpg");
}

.gallery .article15 .image {
	background-image: url("https://levendekultur.kb.dk/images/1/1d/Miljoe.jpg");
}

.gallery .article26 .image {
	background-image: url("https://levendekultur.kb.dk/images/3/3f/Det_Kongelige_Kapel_dirigeret_af_Simon_Rattle_i_Koncerthuset._foto_S%C3%B8ren_Kaas-Claesson.jpg");
}

.gallery .article17 .image {
	background-image: url("https://levendekultur.kb.dk/images/e/e7/Kildefest_1581.png");
}

.gallery .article18 .image {
	background-image: url("https://levendekultur.kb.dk/images/e/e4/Sj%C3%B8kar.jpg");
}

.gallery .article19 .image {
	background-image: url("https://levendekultur.kb.dk/images/1/1a/2._Isak-Katedralen_St._Petersborg.jpg");
}

.gallery .article20 .image {
	background-image: url("https://levendekultur.kb.dk/images/f/f1/Sydepoul.png");
}

.gallery .article21 .image {
	background-image: url("https://levendekultur.kb.dk/images/8/88/Middelalderdragt.png");
}

.gallery .article35 .image {
	background-image: url("https://levendekultur.kb.dk/images/4/43/Dragt1.png");
}

.gallery .article25 .image {
	background-image: url("https://levendekultur.kb.dk/images/f/f7/HarleyCarina.jpg");
}

.gallery .article27 .image {
	background-image: url("https://levendekultur.kb.dk/images/5/59/FolkedansBillede3.jpg");
}

.gallery .article28 .image {
	background-image: url("https://levendekultur.kb.dk/images/e/e7/Folkedragt.JPG");
}

.gallery .article29 .image	{
	background-image: url("https://levendekultur.kb.dk/images/f/f6/Flyvholm.JPG");
}

.gallery .article31 .image {
	background-image: url("https://levendekultur.kb.dk/images/2/2d/Egnsspil.png");
}


.gallery .article32 .image {
	background-image: url("https://levendekultur.kb.dk/images/4/43/Dukketeater.jpg");
}

.gallery .article36 .image {
	background-image: url("https://levendekultur.kb.dk/images/e/ef/Husflidstradition.png");
}

.gallery .article37 .image {
	background-image: url("https://levendekultur.kb.dk/images/f/fc/Folkemusik1.png");
}

.gallery .article38 .image {
	background-image: url("https://levendekultur.kb.dk/images/2/2f/Jeppe_p%C3%A5_Bjerget_-_Henning_Jensen_som_Jeppe%2C_Det_kongelige_Teater_2011-12%2C_Christian_Friedl%C3%A4nder_%28foto%29.jpg");
}

.gallery .article39 .image {
	background-image: url("https://levendekultur.kb.dk/images/4/40/Haanvaerk2.png");
}

.gallery .article40 .image {
	background-image: url("https://levendekultur.kb.dk/images/a/a4/Indvielse_Fyr_2014.png");
}

.gallery .article41 .image {
	background-image: url("https://levendekultur.kb.dk/images/a/ab/1faellessang.jpg");
}

.gallery .article42 .image {
	background-image: url("https://levendekultur.kb.dk/images/8/80/2010-04-14_DrumsAcross.jpg");
}

.gallery .article43 .image {
	background-image: url("https://levendekultur.kb.dk/images/5/5c/Erhvervsfiskeri_med_klinkbyggede_havb%C3%A5de.png");
}

.gallery .article44 .image {
	background-image: url("https://levendekultur.kb.dk/images/d/d7/Sommerhushygge_LK_web.png");
}

#mw-createaccount-cta {
	font-weight: normal;
}

.mw-upload-editlicenses {
	text-align: left !important;
}