MediaWiki:Common.css: Forskelle mellem versioner
Fra Levende kultur
Mala (diskussion | bidrag) mIngen redigeringsopsummering |
Mala (diskussion | bidrag) m udskiftning af billede for tillidssamfundet |
||
| (111 mellemliggende versioner af den samme bruger vises ikke) | |||
| Linje 1: | Linje 1: | ||
/** CSS inkluderet her vil være aktivt for alle brugere. */ | /** CSS inkluderet her vil være aktivt for alle brugere. */ | ||
/* hide logon button! */ | |||
#user-tools { | |||
display: none !important; | |||
} | |||
body { | body { | ||
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; | font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; | ||
background-color: #fff; | |||
} | |||
dl, ol, ul { | |||
padding-left: 0; | |||
} | |||
#contribList ul { | |||
list-style-type: circle !important; | |||
} | |||
#contribList > ul > li:has( a[href*="Skabelon:"] ) { | |||
display: none; | |||
} | |||
#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 { | #mw-navbar .mw-wiki-logo { | ||
width: | width: 170px; | ||
height: | 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; | |||
} | |||
} | } | ||
| Linje 26: | Linje 85: | ||
color: #fff !important; | color: #fff !important; | ||
text-decoration: underline; | text-decoration: underline; | ||
} | } | ||
.mw-footer #footer-list li:not(:first-child)::before { | .mw-footer #footer-list li:not(:first-child)::before { | ||
| Linje 36: | Linje 92: | ||
padding-right: 1.2rem; | padding-right: 1.2rem; | ||
} | } | ||
@media screen and (max-width: 767px ) { | |||
.mw-footer #footer-list li { | |||
display: block; | |||
} | |||
} | |||
#footer-info { | #footer-info { | ||
font-size: .8rem; | font-size: .8rem; | ||
| Linje 54: | Linje 116: | ||
color: #002E70; | color: #002E70; | ||
} | } | ||
#p-Bidrag .mw-portlet-body li: | #user-tools .profile-icon, | ||
#user-tools .profile-icon::before { | |||
background-color: #002E70; | |||
} | |||
#p-Bidrag .mw-portlet-body li:nth-of-type(1n+3) { | |||
display: none; | display: none; | ||
} | } | ||
# | #mw-navigation a.nav-link.disabled { | ||
font-size: 103%; | |||
} | } | ||
#mw-navigation ul a:not(.disabled) { | #mw-navigation ul a:not(.disabled) { | ||
color: #3a3a3a; | color: #3a3a3a; | ||
} | |||
#mw-navigation ul a:not(.disabled):hover { | |||
text-decoration: underline; | |||
} | } | ||
#p-navigation-label { | #p-navigation-label { | ||
| Linje 67: | Linje 136: | ||
height: 1rem; | height: 1rem; | ||
} | } | ||
#footer-places-privacy { | #footer-places-privacy, | ||
#footer-places-about, | |||
#footer-places-disclaimers { | |||
display: none !important; | display: none !important; | ||
} | } | ||
#FrontPageSlideShow { | #FrontPageSlideShow { | ||
| Linje 111: | Linje 179: | ||
top: 70px; | top: 70px; | ||
font-weight: normal; | font-weight: normal; | ||
} | |||
@media screen and (max-width: 767px ) { | |||
#FrontPageSlideShow h1 { | |||
font-size: 1.3rem; | |||
top: 0px; | |||
} | |||
#FrontPageSlideShow h2 { | |||
font-size: 1rem; | |||
top: 30px; | |||
} | |||
} | } | ||
| Linje 121: | Linje 199: | ||
list-style-type: none !important; | list-style-type: none !important; | ||
list-style-image: none !important; | list-style-image: none !important; | ||
} | |||
.mw-parser-output ul { | |||
list-style-type: disc !important; | |||
} | } | ||
| Linje 184: | Linje 265: | ||
border-spacing: 0; | border-spacing: 0; | ||
border-radius: 4px; | border-radius: 4px; | ||
} | } | ||
.infobox th, .infobox td { | .infobox th, .infobox td { | ||
padding-left: 5px; | padding-left: 5px; | ||
vertical-align: top; | vertical-align: top; | ||
} | |||
.infobox td a { | |||
text-decoration: none; | |||
} | |||
.infobox td a:underline { | |||
text-decoration: underline; | |||
} | } | ||
.infobox tr:first-child { | .infobox tr:first-child { | ||
display:none; | display:none; | ||
} | |||
.infobox tr:nth-child(2) td:nth-child(2) a { | |||
pointer-events: none; | |||
cursor: default; | |||
} | } | ||
/* top-left border-radius */ | /* top-left border-radius */ | ||
| Linje 223: | Linje 313: | ||
color: #337ab7; | color: #337ab7; | ||
} | } | ||
/* .gallery anvendes på velkomstsiden */ | |||
div.gallery { | div.gallery { | ||
display: block; | display: block; | ||
| Linje 230: | Linje 322: | ||
.gallery .article { | .gallery .article { | ||
margin: 20px; | margin: 20px; | ||
height: | min-height: 495px; | ||
width: 322px; | width: 322px; | ||
float: left; | float: left; | ||
| Linje 251: | Linje 343: | ||
height: 311px; | height: 311px; | ||
width: 215px; | width: 215px; | ||
text-decoration: none; | |||
} | } | ||
.gallery .article .image { | .gallery .article .image { | ||
background-size: cover; | background-size: cover; | ||
background-color: #e4e4e4; | |||
} | } | ||
.gallery .article10 .image { | .gallery .article10 .image { | ||
background-image: url(" | /* maybe obsolete, not on Welcome page */ | ||
background-image: url("/images/6/60/Werner_Karrasch_1.jpg"); | |||
/* Klinkerbåde */ | |||
} | } | ||
.gallery .article2 .image { | .gallery .article2 .image { | ||
background-image: url(" | background-image: url("/images/f/f8/Collage.png"); | ||
/* Lejlighedssange */ | |||
} | } | ||
.gallery .article3 .image { | .gallery .article3 .image { | ||
background-image: url(" | background-image: url("/images/9/91/Strik_1.png"); | ||
/* Strikning */ | |||
} | } | ||
.gallery .article4 .image { | .gallery .article4 .image { | ||
background-image: url(" | background-image: url("/images/e/e0/Sylfiden_til_web.jpg"); | ||
/* Bournonville Ballettraditionen */ | |||
} | |||
.gallery .article34 .image { | |||
background-image: url("/images/thumb/e/eb/Folkeoplysning_IMG_8328.jpg/400px-Folkeoplysning_IMG_8328.jpg"); | |||
/* Folkeoplysning */ | |||
} | |||
.gallery .articleForen .image { | |||
background-image: url(/images/thumb/3/32/Foreningsliv_Ole_Thye_Gram_KFUM_c.jpg/400px-Foreningsliv_Ole_Thye_Gram_KFUM_c.jpg); | |||
/* Foreningsliv */ | |||
} | } | ||
.gallery .article5 .image { | .gallery .article5 .image { | ||
background-image: url(" | background-image: url("/images/4/45/Vigga_scene2_2.jpg"); | ||
/* Fortællekunst */ | |||
} | } | ||
.gallery .article6 .image { | .gallery .article6 .image { | ||
background-image: url(" | background-image: url("/images/b/b5/Billede_til_cyklisme_som_levende_kultur_rev_2.jpg"); | ||
/* Cykling og cyklisme */ | |||
} | } | ||
.gallery .article7 .image { | .gallery .article7 .image { | ||
background-image: url(" | background-image: url("/images/c/ce/WP_20171123_18_07_06_Pro.jpg"); | ||
/* Piberygning */ | |||
} | |||
.gallery .articlePoelsev .image { | |||
background-image: url("/images/thumb/f/f1/P%C3%B8lsevognen_Steff_Houlberg_-_P%C3%B8lsevogn_2021.jpg/400px-P%C3%B8lsevognen_Steff_Houlberg_-_P%C3%B8lsevogn_2021.jpg"); | |||
background-position-y: center; | |||
/* Pølsevognen */ | |||
} | } | ||
.gallery .article8 .image { | .gallery .article8 .image { | ||
background-image: url(" | background-image: url("/images/0/05/Rf_orange_scene_pr_christian_hjorth-800px.jpg"); | ||
/* Roskilde Festival */ | |||
} | } | ||
.gallery .article9 .image { | .gallery .article9 .image { | ||
background-image: url(" | background-image: url("/images/e/e8/19095.jpg"); | ||
/* Fastelavn */ | |||
} | } | ||
.gallery .article11 .image { | .gallery .article11 .image { | ||
background-image: url(""); | background-image: url("/images/thumb/9/94/REVY_Pr%C3%A6ster.jpg/400px-REVY_Pr%C3%A6ster.jpg"); | ||
/* Revy */ | |||
} | } | ||
.gallery .article12 .image { | .gallery .article12 .image { | ||
background-image: url(" | background-image: url("/images/6/6e/Anders.jpg"); | ||
/* Naverne */ | |||
} | } | ||
.gallery .article14 .image { | .gallery .article14 .image { | ||
background-image: url(" | background-image: url("/images/8/80/Knivsbergfest2017_1.jpg"); | ||
/* Samlivet i det dansk-tyske grænseland */ | |||
} | } | ||
.gallery .article15 .image { | .gallery .article15 .image { | ||
background-image: url(" | background-image: url("/images/1/1d/Miljoe.jpg"); | ||
/* Danske skolebiblioteker */ | |||
} | } | ||
.gallery .article26 .image { | .gallery .article26 .image { | ||
background-image: url(" | background-image: url("/images/3/3f/Det_Kongelige_Kapel_dirigeret_af_Simon_Rattle_i_Koncerthuset._foto_S%C3%B8ren_Kaas-Claesson.jpg"); | ||
/* Den musikalske teaterorkestertradition... */ | |||
} | } | ||
.gallery .article17 .image { | .gallery .article17 .image { | ||
background-image: url(" | background-image: url("images/e/e7/Kildefest_1581.png"); | ||
/* Kildefesten i Svaneke */ | |||
} | } | ||
.gallery .article18 .image { | .gallery .article18 .image { | ||
background-image: url(" | background-image: url("/images/e/e4/Sj%C3%B8kar.jpg"); | ||
/* Bornholmsk sprog */ | |||
} | } | ||
.gallery .article19 .image { | .gallery .article19 .image { | ||
background-image: url(" | background-image: url("/images/1/1a/2._Isak-Katedralen_St._Petersborg.jpg"); | ||
/* ... drengekorstradition */ | |||
} | |||
.gallery .article45 .image { | |||
background-image: url("/images/thumb/5/50/S%C3%98NDERHO_FAN%C3%98_233A0197-kopi.jpg/400px-S%C3%98NDERHO_FAN%C3%98_233A0197-kopi.jpg"); | |||
/* Sønderho */ | |||
} | } | ||
.gallery .article20 .image { | .gallery .article20 .image { | ||
background-image: url(" | background-image: url("/images/f/f1/Sydepoul.png"); | ||
/* Saltsydning på Læsø */ | |||
} | } | ||
.gallery .article21 .image { | .gallery .article21 .image { | ||
background-image: url(" | background-image: url("/images/8/88/Middelalderdragt.png"); | ||
/* dragter på Bornholm */ | |||
} | } | ||
.gallery .article35 .image { | .gallery .article35 .image { | ||
background-image: url(" | background-image: url("/images/4/43/Dragt1.png"); | ||
/* Læsødragten */ | |||
} | } | ||
.gallery .article25 .image { | .gallery .article25 .image { | ||
background-image: url(" | background-image: url("/images/f/f7/HarleyCarina.jpg"); | ||
/* Ringridning */ | |||
} | } | ||
.gallery .article27 .image { | .gallery .article27 .image { | ||
background-image: url(" | background-image: url("/images/5/59/FolkedansBillede3.jpg"); | ||
/* Dansk folkedans */ | |||
} | } | ||
.gallery .article28 .image { | .gallery .article28 .image { | ||
background-image: url(" | background-image: url("/images/e/e7/Folkedragt.JPG"); | ||
/* Fremstilling af danske folkedragter */ | |||
} | } | ||
.gallery .article29 .image { | .gallery .article29 .image { | ||
background-image: url(" | background-image: url("/images/f/f6/Flyvholm.JPG"); | ||
/* Sønderjyske skikke */ | |||
} | } | ||
.gallery .article31 .image { | .gallery .article31 .image { | ||
background-image: url(" | background-image: url("/images/2/2d/Egnsspil.png"); | ||
/* Egnsspil */ | |||
} | } | ||
.gallery .article32 .image { | .gallery .article32 .image { | ||
background-image: url(" | background-image: url("/images/4/43/Dukketeater.jpg"); | ||
/* Dukketeater i Danmark */ | |||
} | } | ||
.gallery .article36 .image { | .gallery .article36 .image { | ||
background-image: url(" | background-image: url("/images/e/ef/Husflidstradition.png"); | ||
/* husflidstradition */ | |||
} | } | ||
.gallery .article37 .image { | .gallery .article37 .image { | ||
background-image: url(" | background-image: url("/images/f/fc/Folkemusik1.png"); | ||
/* Dansk folkemusik med... */ | |||
} | } | ||
.gallery .article38 .image { | .gallery .article38 .image { | ||
background-image: url(" | background-image: url("/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"); | ||
/* Holbergtraditionen */ | |||
} | } | ||
.gallery .article39 .image { | .gallery .article39 .image { | ||
background-image: url(" | background-image: url("/images/4/40/Haanvaerk2.png"); | ||
/* Kulturarvens håndværk */ | |||
} | } | ||
.gallery .article40 .image { | .gallery .article40 .image { | ||
background-image: url(" | background-image: url("/images/a/a4/Indvielse_Fyr_2014.png"); | ||
/* ... Bovbjerg Fyr */ | |||
} | } | ||
.gallery .article41 .image { | .gallery .article41 .image { | ||
background-image: url(" | background-image: url("/images/a/ab/1faellessang.jpg"); | ||
/* Folkelig fællessang */ | |||
} | } | ||
.gallery .article42 .image { | .gallery .article42 .image { | ||
background-image: url(" | background-image: url("/images/8/80/2010-04-14_DrumsAcross.jpg"); | ||
/* Skolekoncerter */ | |||
} | } | ||
.gallery .article43 .image { | .gallery .article43 .image { | ||
background-image: url(" | background-image: url("/images/5/5c/Erhvervsfiskeri_med_klinkbyggede_havb%C3%A5de.png"); | ||
/* ... klinkbådstraditioner */ | |||
} | } | ||
.gallery .article44 .image { | .gallery .article44 .image { | ||
background-image: url(" | background-image: url("/images/d/d7/Sommerhushygge_LK_web.png"); | ||
/* Hygge */ | |||
} | |||
.gallery .articleHoejsk .image { | |||
background-image: url("/images/thumb/7/7d/H%C3%B8jskoler_kh070916-49701.jpg/400px-H%C3%B8jskoler_kh070916-49701.jpg"); | |||
background-position-y: 30%; | |||
/* Højskolerne */ | |||
} | |||
.gallery .articleHaandb .image { | |||
background-image: url("/images/thumb/8/8f/H%C3%A5ndbold_250125_CZE-DEN_VM25_7978.jpg/400px-H%C3%A5ndbold_250125_CZE-DEN_VM25_7978.jpg"); | |||
/* Håndbold */ | |||
} | |||
.gallery .articleTillid .image { | |||
background-image: url("/images/thumb/f/f2/Tillidssamfundet_Vejbod_%28bredere%29.jpg/400px-Tillidssamfundet_Vejbod_%28bredere%29.jpg"); | |||
/* Tillidssamfundet */ | |||
} | } | ||
Nuværende version fra 4. dec. 2025, 12:05
/** CSS inkluderet her vil være aktivt for alle brugere. */
/* hide logon button! */
#user-tools {
display: none !important;
}
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;
}
#contribList > ul > li:has( a[href*="Skabelon:"] ) {
display: none;
}
#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:nth-of-type(1n+3) {
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,
#footer-places-about,
#footer-places-disclaimers {
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;
}
.mw-parser-output ul {
list-style-type: disc !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;
}
.infobox tr:nth-child(2) td:nth-child(2) a {
pointer-events: none;
cursor: default;
}
/* 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;
}
/* .gallery anvendes på velkomstsiden */
div.gallery {
display: block;
width:100%;
min-height:320px;
}
.gallery .article {
margin: 20px;
min-height: 495px;
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;
text-decoration: none;
}
.gallery .article .image {
background-size: cover;
background-color: #e4e4e4;
}
.gallery .article10 .image {
/* maybe obsolete, not on Welcome page */
background-image: url("/images/6/60/Werner_Karrasch_1.jpg");
/* Klinkerbåde */
}
.gallery .article2 .image {
background-image: url("/images/f/f8/Collage.png");
/* Lejlighedssange */
}
.gallery .article3 .image {
background-image: url("/images/9/91/Strik_1.png");
/* Strikning */
}
.gallery .article4 .image {
background-image: url("/images/e/e0/Sylfiden_til_web.jpg");
/* Bournonville Ballettraditionen */
}
.gallery .article34 .image {
background-image: url("/images/thumb/e/eb/Folkeoplysning_IMG_8328.jpg/400px-Folkeoplysning_IMG_8328.jpg");
/* Folkeoplysning */
}
.gallery .articleForen .image {
background-image: url(/images/thumb/3/32/Foreningsliv_Ole_Thye_Gram_KFUM_c.jpg/400px-Foreningsliv_Ole_Thye_Gram_KFUM_c.jpg);
/* Foreningsliv */
}
.gallery .article5 .image {
background-image: url("/images/4/45/Vigga_scene2_2.jpg");
/* Fortællekunst */
}
.gallery .article6 .image {
background-image: url("/images/b/b5/Billede_til_cyklisme_som_levende_kultur_rev_2.jpg");
/* Cykling og cyklisme */
}
.gallery .article7 .image {
background-image: url("/images/c/ce/WP_20171123_18_07_06_Pro.jpg");
/* Piberygning */
}
.gallery .articlePoelsev .image {
background-image: url("/images/thumb/f/f1/P%C3%B8lsevognen_Steff_Houlberg_-_P%C3%B8lsevogn_2021.jpg/400px-P%C3%B8lsevognen_Steff_Houlberg_-_P%C3%B8lsevogn_2021.jpg");
background-position-y: center;
/* Pølsevognen */
}
.gallery .article8 .image {
background-image: url("/images/0/05/Rf_orange_scene_pr_christian_hjorth-800px.jpg");
/* Roskilde Festival */
}
.gallery .article9 .image {
background-image: url("/images/e/e8/19095.jpg");
/* Fastelavn */
}
.gallery .article11 .image {
background-image: url("/images/thumb/9/94/REVY_Pr%C3%A6ster.jpg/400px-REVY_Pr%C3%A6ster.jpg");
/* Revy */
}
.gallery .article12 .image {
background-image: url("/images/6/6e/Anders.jpg");
/* Naverne */
}
.gallery .article14 .image {
background-image: url("/images/8/80/Knivsbergfest2017_1.jpg");
/* Samlivet i det dansk-tyske grænseland */
}
.gallery .article15 .image {
background-image: url("/images/1/1d/Miljoe.jpg");
/* Danske skolebiblioteker */
}
.gallery .article26 .image {
background-image: url("/images/3/3f/Det_Kongelige_Kapel_dirigeret_af_Simon_Rattle_i_Koncerthuset._foto_S%C3%B8ren_Kaas-Claesson.jpg");
/* Den musikalske teaterorkestertradition... */
}
.gallery .article17 .image {
background-image: url("images/e/e7/Kildefest_1581.png");
/* Kildefesten i Svaneke */
}
.gallery .article18 .image {
background-image: url("/images/e/e4/Sj%C3%B8kar.jpg");
/* Bornholmsk sprog */
}
.gallery .article19 .image {
background-image: url("/images/1/1a/2._Isak-Katedralen_St._Petersborg.jpg");
/* ... drengekorstradition */
}
.gallery .article45 .image {
background-image: url("/images/thumb/5/50/S%C3%98NDERHO_FAN%C3%98_233A0197-kopi.jpg/400px-S%C3%98NDERHO_FAN%C3%98_233A0197-kopi.jpg");
/* Sønderho */
}
.gallery .article20 .image {
background-image: url("/images/f/f1/Sydepoul.png");
/* Saltsydning på Læsø */
}
.gallery .article21 .image {
background-image: url("/images/8/88/Middelalderdragt.png");
/* dragter på Bornholm */
}
.gallery .article35 .image {
background-image: url("/images/4/43/Dragt1.png");
/* Læsødragten */
}
.gallery .article25 .image {
background-image: url("/images/f/f7/HarleyCarina.jpg");
/* Ringridning */
}
.gallery .article27 .image {
background-image: url("/images/5/59/FolkedansBillede3.jpg");
/* Dansk folkedans */
}
.gallery .article28 .image {
background-image: url("/images/e/e7/Folkedragt.JPG");
/* Fremstilling af danske folkedragter */
}
.gallery .article29 .image {
background-image: url("/images/f/f6/Flyvholm.JPG");
/* Sønderjyske skikke */
}
.gallery .article31 .image {
background-image: url("/images/2/2d/Egnsspil.png");
/* Egnsspil */
}
.gallery .article32 .image {
background-image: url("/images/4/43/Dukketeater.jpg");
/* Dukketeater i Danmark */
}
.gallery .article36 .image {
background-image: url("/images/e/ef/Husflidstradition.png");
/* husflidstradition */
}
.gallery .article37 .image {
background-image: url("/images/f/fc/Folkemusik1.png");
/* Dansk folkemusik med... */
}
.gallery .article38 .image {
background-image: url("/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");
/* Holbergtraditionen */
}
.gallery .article39 .image {
background-image: url("/images/4/40/Haanvaerk2.png");
/* Kulturarvens håndværk */
}
.gallery .article40 .image {
background-image: url("/images/a/a4/Indvielse_Fyr_2014.png");
/* ... Bovbjerg Fyr */
}
.gallery .article41 .image {
background-image: url("/images/a/ab/1faellessang.jpg");
/* Folkelig fællessang */
}
.gallery .article42 .image {
background-image: url("/images/8/80/2010-04-14_DrumsAcross.jpg");
/* Skolekoncerter */
}
.gallery .article43 .image {
background-image: url("/images/5/5c/Erhvervsfiskeri_med_klinkbyggede_havb%C3%A5de.png");
/* ... klinkbådstraditioner */
}
.gallery .article44 .image {
background-image: url("/images/d/d7/Sommerhushygge_LK_web.png");
/* Hygge */
}
.gallery .articleHoejsk .image {
background-image: url("/images/thumb/7/7d/H%C3%B8jskoler_kh070916-49701.jpg/400px-H%C3%B8jskoler_kh070916-49701.jpg");
background-position-y: 30%;
/* Højskolerne */
}
.gallery .articleHaandb .image {
background-image: url("/images/thumb/8/8f/H%C3%A5ndbold_250125_CZE-DEN_VM25_7978.jpg/400px-H%C3%A5ndbold_250125_CZE-DEN_VM25_7978.jpg");
/* Håndbold */
}
.gallery .articleTillid .image {
background-image: url("/images/thumb/f/f2/Tillidssamfundet_Vejbod_%28bredere%29.jpg/400px-Tillidssamfundet_Vejbod_%28bredere%29.jpg");
/* Tillidssamfundet */
}
#mw-createaccount-cta {
font-weight: normal;
}
.mw-upload-editlicenses {
text-align: left !important;
}