MediaWiki:Common.css: Unterschied zwischen den Versionen

Aus Beds24 Wiki
Zur Navigation springen Zur Suche springen
Zeile 3: Zeile 3:
  
 
body {
 
body {
background-color: #f3f3f3;
 
 
background-color: #ffffff;
 
background-color: #ffffff;
 
background-image: none;
 
background-image: none;
font-family: Verdana,Geneva,sans-serif;
+
font-family: Verdana,Geneva,sans-serif !important;
 
min-height: 400px;
 
min-height: 400px;
 +
color: #112a49;
 +
}
 +
 +
.mw-body h1, .mw-body-content h1, .mw-body-content h2 {
 +
font-family: Verdana,Geneva,sans-serif !important;
 +
}
 +
 +
#p-logo {
 +
left: 25px;
 
}
 
}
  
.circle {
+
#p-logo {
/*width: 45px;
+
height: 80px;
height: 45px;
+
}
padding: 8px;
+
 
border-radius: 50%;*/
+
#p-logo a {
padding: 3px 10px 3px 10px;
+
height: 80px;
text-align: center;
 
font-weight: bold;
 
background: #f06000;
 
color: #ffffff;
 
 
}
 
}
 +
  
 
#toc, .toc, .mw-warning, .toccolours {
 
#toc, .toc, .mw-warning, .toccolours {
Zeile 27: Zeile 32:
 
border: none;
 
border: none;
 
width: 100%;
 
width: 100%;
}
 
 
h1, h2, h3, h4, h5, h6 {
 
color: #777777;
 
font-weight: bold;
 
border-bottom: none;
 
 
}
 
}
  
Zeile 40: Zeile 39:
 
}
 
}
  
 +
h1, h2, h3, h4, h5, h6 {
 +
color: #112a49;
 +
font-weight: bold;
 +
border-bottom: none;
 +
}
  
 
pre {  
 
pre {  
Zeile 59: Zeile 63:
  
  
.mw-body h1, .mw-body-content h1, .mw-body-content h2 {
+
 
font-family: Verdana,Geneva,sans-serif !important;
+
.circle {
 +
/*width: 45px;
 +
height: 45px;
 +
padding: 8px;
 +
border-radius: 50%;*/
 +
padding: 3px 10px 3px 10px;
 +
text-align: center;
 +
font-weight: bold;
 +
background: #fe746c;
 +
color: #ffffff;
 
}
 
}
  
Zeile 66: Zeile 79:
 
padding: 0 10px 0 10px;
 
padding: 0 10px 0 10px;
 
}
 
}
 +
  
 
img {
 
img {
Zeile 71: Zeile 85:
 
max-width: 100% !important;
 
max-width: 100% !important;
 
}
 
}
 
  
 
.thumbimage {
 
.thumbimage {
Zeile 77: Zeile 90:
 
}
 
}
  
 +
.firstHeading { display: none }
 +
 +
/* link to page where redirected from
 +
#contentSub {
 +
display: none }
  
 +
*/
  
.firstHeading { display: none }
 
  
/* Shows where page is redirected from
 
#contentSub  {
 
display: none }
 
*/
 
  
#p-tb, .mw-search-formheader, #p-namespaces, #footer-places-about {  
+
#p-tb, .mw-search-formheader, #p-namespaces, #footer-places-about {  
 
display: none }
 
display: none }
  
Zeile 95: Zeile 109:
 
display: none;
 
display: none;
 
}
 
}
 +
  
 
#mw-pages p { display: none; }
 
#mw-pages p { display: none; }
Zeile 105: Zeile 120:
 
color: #008ACC !important;
 
color: #008ACC !important;
 
}
 
}
 
  
 
#bodyContent a:link,  a:visited, a:active {
 
#bodyContent a:link,  a:visited, a:active {
color: #008ACC;
+
color: #019cde;
 
text-decoration: none;
 
text-decoration: none;
 
font-weight: normal;
 
font-weight: normal;
Zeile 115: Zeile 129:
  
 
#bodyContent  a:hover a:focus {
 
#bodyContent  a:hover a:focus {
color: #008ACC;
+
color: #019cde;
 
text-decoration: underline;
 
text-decoration: underline;
 
}
 
}
  
#p-logo {
 
left: 25px;
 
top: -120px;
 
}
 
  
  
 
div#mw-panel div.portal div.body ul li a:link,  a:visited, a:active  {
 
div#mw-panel div.portal div.body ul li a:link,  a:visited, a:active  {
color: #008ACC;
+
color: #112a49;
 
}
 
}
  
Zeile 135: Zeile 145:
  
 
div.vectorTabs li a:link,  a:visited, a:active  {
 
div.vectorTabs li a:link,  a:visited, a:active  {
color: #008ACC;
+
color: #019cde;
 
}
 
}
  
 
div.vectorTabs li a:hover {
 
div.vectorTabs li a:hover {
 
text-decoration: underline;
 
text-decoration: underline;
 +
}
 +
 +
div#mw-panel div.portal div.body ul li a:hover {
 +
text-decoration: none !important;
 +
}
 +
 +
 +
div.vectorTabs li a:link, a:visited, a:active {
 +
    color: #019cde;
 +
}
 +
div#mw-panel div.portal div.body ul li a:link, a:visited, a:active {
 +
    color: #112a49;
 +
}
 +
#bodyContent a:link, a:visited, a:active {
 +
    color: #019cde;
 +
    text-decoration: none;
 +
    font-weight: normal;
 +
}
 +
 +
.jumbotron {
 +
background-color: #fff;
 +
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.25) !important;
 +
padding: 20px;
 +
}
 +
 +
#mw-panel #p-logo + .portal {
 +
background-image: none;
 +
margin-top: 1.5em;
 
}
 
}
  
  
#bodyContent  a:hover a:focus {
+
#p-navigation {
color: #008ACC;
+
padding-top: 0;
text-decoration: underline;
+
margin-top: 0;
 
}
 
}
  
Zeile 153: Zeile 191:
 
/*background-color: #f4f4f4;*/
 
/*background-color: #f4f4f4;*/
 
transition: color 0.2s linear 0s;
 
transition: color 0.2s linear 0s;
border: 1px solid #e7e7e7;
+
border-bottom: 1px solid #cccccc;
 
}
 
}
  
 
#p-navigation li:hover{
 
#p-navigation li:hover{
background-color: #f4f4f4;
+
text-decoration: none !important;
 +
border-left: 3px solid #019cde;
 +
cursor: pointer;
 
}
 
}
  
 
#p-navigation a{
 
#p-navigation a{
color: #2f2f2f!important;
+
color: #112a49!important;
 
}
 
}
  
Zeile 171: Zeile 211:
 
opacity: 0.7;
 
opacity: 0.7;
 
text-decoration:none;
 
text-decoration:none;
}
 
 
.jumbotron {
 
background-color: #fff;
 
box-shadow: 0 4px 9px 0 rgba(0, 0, 0, 0.2), 0 3px 10px 0 rgba(0, 0, 0, 0.19);
 
padding: 20px;
 
}
 
 
 
div#mw-panel {
 
top: 100px;
 
padding-top: 0;
 
 
}
 
}
  
Zeile 256: Zeile 284:
 
.mw-normal-catlinks a:link, a:visited, a:active !important{
 
.mw-normal-catlinks a:link, a:visited, a:active !important{
 
color: black;
 
color: black;
 +
}
 +
 +
table.wikitable {
 +
background-color: #ffffff;
 
}
 
}
  
Zeile 261: Zeile 293:
 
color: black;
 
color: black;
 
}
 
}
 
  
 
div#footer {
 
div#footer {
Zeile 271: Zeile 302:
  
 
#footer-info { display: none; }
 
#footer-info { display: none; }
 +
  
 
/*responsive*/
 
/*responsive*/
 +
  
 
.col-1, .col-3,  .col-4, .col-5, .col-6, .col-7, .col-8,  .col-9,  .col-10, .col-11, .col-12 {
 
.col-1, .col-3,  .col-4, .col-5, .col-6, .col-7, .col-8,  .col-9,  .col-10, .col-11, .col-12 {

Version vom 21. Oktober 2019, 10:54 Uhr

/* CSS placed here will be applied to all skins */


body {
background-color: #ffffff;
background-image: none;
font-family: Verdana,Geneva,sans-serif !important;
min-height: 400px;
color: #112a49;
}

.mw-body h1, .mw-body-content h1, .mw-body-content h2 {
font-family: Verdana,Geneva,sans-serif !important;
}

#p-logo {
left: 25px;
}

#p-logo {
height: 80px;
}

#p-logo a {
height: 80px;
}


#toc, .toc, .mw-warning, .toccolours {
background-color: transparent;
font-size: 100%;
border: none;
width: 100%;
}

#toc #toctitle, .toc #toctitle, #toc .toctitle, .toc .toctitle {
text-align: left;
font-size: 1.5em;
}

h1, h2, h3, h4, h5, h6 {
color: #112a49;
font-weight: bold;
border-bottom: none;
}

pre { 
white-space: pre-wrap;       /* css-3 */
white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
white-space: -pre-wrap;      /* Opera 4-6 */
white-space: -o-pre-wrap;    /* Opera 7 */
word-wrap: break-word;       /* Internet Explorer 5.5+ */
background-color: #aadef3;
border-color: #0b7dac;
color: #0b7dac;
font-family: Verdana,Geneva,sans-serif !important;
}

.catlinks {
border: none;
background-color: transparent;
}



.circle {
/*width: 45px;
height: 45px;
padding: 8px;
border-radius: 50%;*/
padding: 3px 10px 3px 10px;
text-align: center;
font-weight: bold;
background: #fe746c;
color: #ffffff;
}

.mw-content-ltr {
padding: 0 10px 0 10px;
}


img {
height: auto !important;
max-width: 100% !important;
}

.thumbimage {
border: none;
}

.firstHeading { display: none }

/* link to page where redirected from
#contentSub { 
display: none }

 */ 



#p-tb, .mw-search-formheader,  #p-namespaces, #footer-places-about { 
display: none }


body.page-Main_Page h1.firstHeading { display:none; }

#mw-indicator-mw-helplink a {
display: none;
}


#mw-pages p { display: none; }

a {
color: #008ACC !important;
}

a:visited {
color: #008ACC !important;
}

#bodyContent a:link,  a:visited, a:active {
color: #019cde;
text-decoration: none;
font-weight: normal;
}


#bodyContent  a:hover a:focus {
color: #019cde;
text-decoration: underline;
}



div#mw-panel div.portal div.body ul li a:link,  a:visited, a:active  {
color: #112a49;
}

div#mw-panel div.portal div.body ul li a:hover  {
text-decoration: underline;
}


div.vectorTabs li a:link,  a:visited, a:active  {
color: #019cde;
}

div.vectorTabs li a:hover {
text-decoration: underline;
}

div#mw-panel div.portal div.body ul li a:hover {
text-decoration: none !important;
}


div.vectorTabs li a:link, a:visited, a:active {
    color: #019cde;
}
div#mw-panel div.portal div.body ul li a:link, a:visited, a:active {
    color: #112a49;
}
#bodyContent a:link, a:visited, a:active {
    color: #019cde;
    text-decoration: none;
    font-weight: normal;
}

.jumbotron {
background-color: #fff;
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.25) !important;
padding: 20px;
}

#mw-panel #p-logo + .portal {
background-image: none;
margin-top: 1.5em;
}


#p-navigation {
padding-top: 0;
margin-top: 0;
}

#p-navigation li{
padding: 6px !important;
margin-bottom: 5px !important;
/*background-color: #f4f4f4;*/
transition: color 0.2s linear 0s;
border-bottom: 1px solid #cccccc;
}

#p-navigation li:hover{
text-decoration: none !important;
border-left: 3px solid #019cde;
cursor: pointer;
}

#p-navigation a{
color: #112a49!important;
}

#p-navigation a:hover {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
filter: alpha(opacity=70);
-moz-opacity: 0.7;
-khtml-opacity: 0.7;
opacity: 0.7;
text-decoration:none;
}

div#mw-panel {
width: 12em;
}

div#content, div#footer {
margin-left: 12em;
}


input {font-weight: bold; font-size: 120%}


div#content {
background-image: none;
clear: both;
border: none;
}

#mw-page-base {
background-color: #F3F3F3;
background-color: #ffffff;
background-image: none;
}

div.vectorTabs {
background-color: #F3F3F3;
background-color: #ffffff;
background-image: none;
}

div.selected {
background-color: #ffffff;
background-image: none;
}

#mw-head-base {
background-color: #F3F3F3;
background-color: #ffffff;
background-image: none;
}

div.vectorTabs ul li {
background-color: #F3F3F3;
background-color: #ffffff;
background-image: none;
}

div.vectorTabs span  {
background-color: #F3F3F3;
background-color: #ffffff;
background-image: none;
}

div#mw-head div.vectorMenu h5{
background-color: #F3F3F3;
background-color: #ffffff;
background-image: none;
}

div#mw-head div.vectorMenu h5 a{
background-color: #F3F3F3;
background-color: #ffffff;
background-image: none;
}

.mw-normal-catlinks a !important {
color: black;
}

.mw-normal-catlinks a:link, a:visited, a:active !important{
color: black;
}

table.wikitable {
background-color: #ffffff;
}

#footer  a {
color: black;
}

div#footer {
background-color: #F3F3F3;
background-color: #ffffff;
background-image: none;
border-top: 1px solid;
}

#footer-info { display: none; }


/*responsive*/


.col-1, .col-3,  .col-4, .col-5, .col-6, .col-7, .col-8,  .col-9,  .col-10, .col-11, .col-12 {
  position: relative;
  min-height: 1px;
  float: left;
}

.col-12 {
  width: 100%;
}

.col-6 {
  width: 50%;
}

.col-4 {
  width: 33.33333333%;
}
.col-3 {
  width: 25%;
}

@media (max-width: 768px) {
.col-6 {
  width: 100%;
}

.col-4 {
  width: 100%;
}
  }