MediaWiki:Common.css: Forskelle mellem versioner

Fra Skrivekunst.dk
No edit summary
No edit summary
Linje 58: Linje 58:
     display:table
     display:table
}
}
img.reducedwidth30 {
img.reducedwidth30, img.reducedwidth25  {
    max-width: 30% !important;
     height: auto !important;
     height: auto !important;
     float: right;
     float: right;
     margin: 10px 0 10px 20px;
     margin: 10px 0 10px 20px;
     max-height: 1000px !important;
}
     width: auto !important;
img.reducedwidth25 {
    object-fit: contain;
     width: 25% !important;
}
img.reducedwidth30 {
     width: 30% !important;
}
}

Versionen fra 23. mar. 2021, 13:12

/** CSS inkluderet her vil være aktivt for alle brugere. */
.skjult {
	display:none;
}
body.page-Forside.action-view h1.firstHeading, body.page-Forside.action-submit h1.firstHeading {
	display: none;
}
.smwtable-clean {
	width: 100%;
}
.templatequote {
	padding-left: 2em;
}
.templatequotecite {
	padding-left: 2em;
}
table.wikitable_udenborders > tr > th, table.wikitable_udenborders > tr > td, table.wikitable_udenborders > * > tr > th, table.wikitable_udenborders > * > tr > td {
    border-width: 0px;
}

table.wikitable_udenborders > tr > th, table.wikitable_udenborders > * > tr > th {
}

table.wikitable_udenborders > caption {
}
table.tabel_virkeligheder {
  text-align: center;
  background: url('https://www.skrivekunst.dk/images/0/00/Greencross.png') center;
}
.navigationsboks ul {
  display: inline-table;
  list-style: none;
  margin-left: 0.3em;
}
.navigationsboks li {
  margin-right: 1em;
  float: left;
}
table caption {
	caption-side: top;
}
.mw-collapsible span.mw-collapsible-toggle {
	float:left !important;
	margin-left:0 !important;
	margin-right:1em !important;
}
.mw-collapsible {
	clear:both;
}
.detail, .details {
    margin: 0 0 0.7em 2em;
    border: 1px solid #e7e7e7;
    border-width: 1px 0;
    text-align: left;
    font-size: 95%;
    background: #fdfdfd;
    padding: 1px 4px;
    display:table
}
img.reducedwidth30, img.reducedwidth25  {
    height: auto !important;
    float: right;
    margin: 10px 0 10px 20px;
}
img.reducedwidth25 {
    width: 25% !important;
}
img.reducedwidth30 {
    width: 30% !important;
}
Skrivekunst.dk bruger cookies for at forbedre brugeroplevelsen. Tryk OK for at fjerne denne besked.