MediaWiki:Common.css: Unterschied zwischen den Versionen

Aus C3D2
Zur Navigation springen Zur Suche springen
KKeine Bearbeitungszusammenfassung
(toc left is vector default and therefore expected by the users. It also works better with infoboxes.)
 
(47 dazwischenliegende Versionen von 3 Benutzern werden nicht angezeigt)
Zeile 1: Zeile 1:
/* <pre> */
/* <pre> */
 
/*
/*
 
div#content{
div#content{
   margin: 9em 0 0 12.2em;
   margin: 9em 0 0 12.2em;
Zeile 9: Zeile 9:
width: 11.4em;
width: 11.4em;
}
}
 
/** Do not force 'lowercase' */
*/
/* Do not force 'lowercase' */
/*
.portlet h5,
.portlet h5,
.portlet h6,
.portlet h6,
Zeile 17: Zeile 22:
   text-transform: none;
   text-transform: none;
}
}
 
span.ruby {
span.ruby {
   font-size: x-small;
   font-size: x-small;
Zeile 30: Zeile 35:
   margin: 0px; padding: 1px 2px;
   margin: 0px; padding: 1px 2px;
}
}
 
span.postgres {
span.postgres {
   font-size: x-small;
   font-size: x-small;
Zeile 44: Zeile 49:
   padding: 1px 2px;
   padding: 1px 2px;
}
}
 
*/
*/
 
/* curvy edges for nifty divs */
/* curvy edges for nifty divs */
 
div.nifty {
div.nifty {
   background-color: blue;
   background-color: blue;
}
}
 
span.rtop, span.rbottom {
span.rtop, span.rbottom {
   display:block;
   display:block;
   background: white
   background: white
}
}
 
span.rtop span, span.rbottom span {
span.rtop span, span.rbottom span {
   display:block;
   display:block;
Zeile 64: Zeile 69:
   background: blue
   background: blue
}
}
 
span.r1 {
span.r1 {
   margin: 0 5px
   margin: 0 5px
}
}
 
span.r2 {
span.r2 {
   margin: 0 3px
   margin: 0 3px
}
}
 
span.r3 {
span.r3 {
   margin: 0 2px
   margin: 0 2px
}
}
 
span.rtop span.r4, span.rbottom span.r4 {
span.rtop span.r4, span.rbottom span.r4 {
   margin: 0 1px;
   margin: 0 1px;
   height: 2px
   height: 2px
}
}
 
/*
div.nifty a:link {
div.nifty a:link {
   /*color: #0000ef;*/
   *//*color: #0000ef;*//*
   color: #505050;
   color: #505050;
   text-decoration: none;
   text-decoration: none;
}
}
 
div.nifty a:visited {
div.nifty a:visited {
   /*color: #0000cf;*/
   *//*color: #0000cf;*//*
   color: #606090;
   color: #606090;
   text-decoration: none;
   text-decoration: none;
}
}
 
 
div.nifty a:hover {
div.nifty a:hover {
   text-decoration: overline underline;
   text-decoration: overline underline;
}
}
 
a.new:after {
a.new:after {
   content: "?";
   content: "?";
   color: red;
   color: red;
}
}
 
*/
/* </pre> */
/* </pre> */
 
/*
/*
 
body {
body {
background-color:#FFFFFF;
background-color:#FFFFFF;
Zeile 143: Zeile 150:
color:#FFFFFF;
color:#FFFFFF;
}
}
*/
#p-logo {
#p-logo {
background:transparent url("https://c3d2.de/images/c3d2_blue.jpg") repeat-x scroll 0 0;
background:transparent url("https://c3d2.de/images/c3d2_blue.jpg") repeat-x scroll 0 0;
/*
height:111px;
height:111px;
width:100%;
width:100%;
*/
z-index:0;
z-index:0;
}
}
/*
#p-logo a, #p-logo a:hover {
#p-logo a, #p-logo a:hover {
display:block;
display:block;
Zeile 167: Zeile 178:
}
}
#p-cactions li a {
#p-cactions li a {
background-color:#FFFFFF;/*#959BA9;*/
background-color:#FFFFFF;*//*#959BA9;*//*
padding-top:0.1em;
padding-top:0.1em;
padding-bottom:0;
padding-bottom:0;
Zeile 178: Zeile 189:
}
}
#p-cactions li a:hover {
#p-cactions li a:hover {
background-color:#EBC63C;/*#CCCCCC;*/
background-color:#EBC63C;*//*#CCCCCC;*//*
}
}
#p-personal {
#p-personal {
Zeile 199: Zeile 210:
left:10px;
left:10px;
position:relative;
position:relative;
top:3pt; /* just for the dots of p-fnord to show */
top:3pt; *//* just for the dots of p-fnord to show *//*
}
}
 
 
 
#p-navigation, #p-portlet2, #p-portlet3, #p-search, #p-tb, #p-fnord .pBody, #p-navigation .pBody, #p-portlet2 .pBody, #p-portlet3 .pBody, #p-search .pBody, #p-tb .pBody {
#p-navigation, #p-portlet2, #p-portlet3, #p-search, #p-tb, #p-fnord .pBody, #p-navigation .pBody, #p-portlet2 .pBody, #p-portlet3 .pBody, #p-search .pBody, #p-tb .pBody {
padding:0pt;
padding:0pt;
Zeile 239: Zeile 250:
}
}
#bodyContent {
#bodyContent {
*/
/*background-color:#EEEEEE;*/
/*background-color:#EEEEEE;*/
/*
padding:0.1em 1em 1em;
padding:0.1em 1em 1em;
}
}
Zeile 261: Zeile 276:
border-color:#EEEEEE;
border-color:#EEEEEE;
}
}
#toc {
*/
float:right;
 
font-size:0.9em;
/*
margin-bottom:1em;
margin-left:1em;
}
.toctoggle {
display:none;
}
#footer {
#footer {
background:transparent none repeat scroll 0%;
background:transparent none repeat scroll 0%;
Zeile 285: Zeile 294:
font-style: italic;
font-style: italic;
padding-left: 2em;
padding-left: 2em;
}
*/
/* Test zur Transparenz BEGIN */
#mw-pages table {
      background-color: transparent;
}
/* Test zur Transparenz END */
#mw-page-base {
height: 5em;
background-position: bottom left;
background-repeat: repeat-x;
background: transparent url("https://c3d2.de/images/c3d2_blue.jpg") repeat-x scroll 0 0;
width: 100%;
z-index: 0;
}
#p-personal li a {
color: #959BA9;
text-decoration: none;
}
#p-personal li a:hover{
background-color:transparent;
color:#FFFFFF
}
div.vectorMenu {
background-color: white;
}
}


*/
img.fullwidth {
  width: 100% !important;
  height: auto !important;
}

Aktuelle Version vom 12. März 2024, 03:05 Uhr

/* <pre> */
 
/*
 
div#content{
  margin: 9em 0 0 12.2em;
}
.portlet{
width: 11.4em;
}
 
*/
 
/* Do not force 'lowercase' */
 
/*
 
.portlet h5,
.portlet h6,
#p-personal ul,
#p-cactions li a {
  text-transform: none;
}
 
span.ruby {
  font-size: x-small;
  font-weight: bold;
  text-decoration: none;
  color: white;
  background-color: #ff6600;
  border-top: 1px solid #ffc8a4;
  border-left: 1px solid #ff9a57;
  border-right: 1px solid #7d3302;
  border-bottom: 1px solid #7d3302;
  margin: 0px; padding: 1px 2px;
}
 
span.postgres {
  font-size: x-small;
  font-weight: bold;
  text-decoration: none;
  color: white;
  background-color: steelblue;
  border-top: 1px solid lightsteelblue;
  border-left: 1px solid lightsteelblue;
  border-right: 1px solid darkblue;
  border-bottom: 1px solid darkblue;
  margin: 0px;
  padding: 1px 2px;
}
 
*/
 
/* curvy edges for nifty divs */
 
div.nifty {
  background-color: blue;
}
 
span.rtop, span.rbottom {
  display:block;
  background: white
}
 
span.rtop span, span.rbottom span {
  display:block;
  height: 1px;
  overflow: hidden;
  background: blue
}
 
span.r1 {
  margin: 0 5px
}
 
span.r2 {
  margin: 0 3px
}
 
span.r3 {
  margin: 0 2px
}
 
span.rtop span.r4, span.rbottom span.r4 {
  margin: 0 1px;
  height: 2px
}
 
/*
div.nifty a:link {
  *//*color: #0000ef;*//*
  color: #505050;
  text-decoration: none;
}
 
div.nifty a:visited {
  *//*color: #0000cf;*//*
  color: #606090;
  text-decoration: none;
}
 
 
div.nifty a:hover {
  text-decoration: overline underline;
}
 
a.new:after {
  content: "?";
  color: red;
}
*/
 
/* </pre> */
 
/*
 
body {
background-color:#FFFFFF;
background-image:none;
font-family:Verdana,sans-serif;
}
h1, h2, h3, h4, h5, h6 {
font-family:Arial,Helvetica,sans-serif;
}
table, table.diff, td.diff-otitle, td.diff-ntitle {
background:transparent none repeat scroll 0%;
}
a, #bodyContent a.external {
color:#3C5EA2;
text-decoration:underline;
}
a:hover {
text-decoration:none !important;
}
a:visited {
color:#213B6F;
}
#p-cactions li a {
color:#000000;
}
#p-cactions .new a {
color:#444444;
font-style:italic;
}
#p-personal li a {
color:#959BA9;
}
#p-personal li a:hover {
background-color:transparent;
color:#FFFFFF;
}
*/
#p-logo {
background:transparent url("https://c3d2.de/images/c3d2_blue.jpg") repeat-x scroll 0 0;
/*
height:111px;
width:100%;
*/
z-index:0;
}
/*
#p-logo a, #p-logo a:hover {
display:block;
height:110px;
width:140px;
border-bottom:1px solid black;
opacity:0.7;
}
#p-cactions, #p-personal {
z-index:4;
}
#p-cactions {
margin-top:-1.87em;
top:112px;
}
#p-cactions li a, #p-cactions li, .pBody {
border:0pt none;
}
#p-cactions li a {
background-color:#FFFFFF;*//*#959BA9;*//*
padding-top:0.1em;
padding-bottom:0;
border:1px solid black;
}
#p-cactions li.selected a {
background-color:#FFFFFF;
padding:0.1em 0.8em 0 !important;
border-bottom:1px solid white;
}
#p-cactions li a:hover {
background-color:#EBC63C;*//*#CCCCCC;*//*
}
#p-personal {
margin-top:0.5em;
}
#p-personal ul {
margin-right:90px;
}
#p-navigation, #p-portlet2, #p-portlet3 {
left:10px;
position:relative;
top:-1em;
}
#p-search, #p-fnord {
left:10px;
position:relative;
top:1em;
}
#p-tb {
left:10px;
position:relative;
top:3pt; *//* just for the dots of p-fnord to show *//*
}
 
 
 
#p-navigation, #p-portlet2, #p-portlet3, #p-search, #p-tb, #p-fnord .pBody, #p-navigation .pBody, #p-portlet2 .pBody, #p-portlet3 .pBody, #p-search .pBody, #p-tb .pBody {
padding:0pt;
}
#p-navigation a, #p-portlet2 a, #p-portlet3 a, #p-search a, #p-tb a, #p-fnord a {
color:#000000;
text-decoration:none;
}
#p-navigation a:hover, #p-portlet2 a:hover, #p-portlet3 a:hover, #p-search a:hover, #p-tb a:hover, #p-fnord a:hover {
text-decoration:underline !important;
}
#p-navigation ul, #p-portlet2 ul, #p-portlet3 ul, #p-search ul, #p-tb ul, #p-fnord ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-left:0pt;
}
#p-navigation ul li, #p-portlet2 ul li, #p-portlet3 ul li, #p-search ul li, #p-tb ul li, #p-fnord ul li {
border-bottom:1px dotted #999999;
margin-left:0pt;
padding:0.3em 0pt;
}
#p-navigation {
font-weight:bold !important;
}
#column-one h5 {
display:none;
}
#searchform {
text-align:left;
}
#content {
border:0pt none;
border-top:1px solid black;
}
#bodyContent {
*/
 
/*background-color:#EEEEEE;*/
 
/*
padding:0.1em 1em 1em;
}
#bodyContent a.new, #p-personal a.new {
color:#E45712;
}
h1.firstHeading {
border:0pt none;
color:#000000;
font-size:175%;
font-weight:bold;
letter-spacing:-1px;
margin-bottom:0pt;
padding:0.3em 0pt 0.3em;
text-decoration:none;
}
.previewnote {
color:#E45712;
}
#bodyContent .thumb {
border-color:#EEEEEE;
}
*/

/*
#footer {
background:transparent none repeat scroll 0%;
border:0pt none;
margin-bottom:0.5em;
padding:0pt;
position:relative;
text-align:right;
z-index:5;
}
#footer img {
display:none;
}
blockquote {
font-style: italic;
padding-left: 2em;
}
*/
/* Test zur Transparenz BEGIN */
#mw-pages table {
       background-color: transparent;
}
/* Test zur Transparenz END */
#mw-page-base {
height: 5em;
background-position: bottom left;
background-repeat: repeat-x;
background: transparent url("https://c3d2.de/images/c3d2_blue.jpg") repeat-x scroll 0 0;
width: 100%;
z-index: 0;
}
#p-personal li a {
color: #959BA9;
text-decoration: none;
}
#p-personal li a:hover{
background-color:transparent;
color:#FFFFFF
}
div.vectorMenu {
background-color: white;
}

img.fullwidth {
  width: 100% !important;
  height: auto !important;
}