Benutzer:Christoph/myskin.css: Unterschied zwischen den Versionen

Aus Organ index
Zur Navigation springen Zur Suche springen
(Die Seite „→‎Please contact Samat Jain <http://samat.org/> if you've questions: body { background-color: white; margin: auto; padding: 1ex; max-width: 50em; …“ wurde neu angelegt.)
 
 
(Eine dazwischenliegende Version desselben Benutzers wird nicht angezeigt)
Zeile 1: Zeile 1:
/* Please contact Samat Jain <http://samat.org/> if you've questions */
+
/* Drone                      */
 +
/* a wikipedia skin by Chochem */
 +
/* version 0.21                */
 +
/* 2.1: Increased width        */
 
   
 
   
body
 
{
 
  background-color: white;
 
  margin: auto;
 
  padding: 1ex;
 
  max-width: 50em;
 
}
 
 
   
 
   
p
+
/* STRUCTURE */
{
 
  line-height: 1em !important;
 
}
 
 
   
 
   
#bodyContent
+
body {
{
+
  background: none;
   margin-left: 2%;
+
  font-family: Droid Sans,Sans-Serif;
}
+
  font-size: 14px;
 +
   line-height: 1.4;
 +
  }
 
   
 
   
#bodyContent > h2
+
#globalWrapper {
{
+
  position: relative;
   margin-left: -2%;
+
  width: 1024px;
}
+
   margin: 0 auto;
 +
  }
 
   
 
   
#bodyContent > h3
 
{
 
  margin-left: -2%;
 
}
 
 
   
 
   
#siteSub
+
#column-content {
{
+
   position: relative;  
  font-weight: normal;
+
   padding-top: 100px;
  font-size: 1.0em;
+
   background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAABkCAIAAADITs03AAAAAXNSR0IArs4c6QAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAd0SU1FB9gKAgokHU157GEAAAAZdEVYdENvbW1lbnQAQ3JlYXRlZCB3aXRoIEdJTVBXgQ4XAAAAFElEQVQY02M4Y2zMxMDAMIoHBwYAeLMB+Y7y0c8AAAAASUVORK5CYII%3D) repeat-x;
  margin-left: -2%;
 
  font-size: 0.9em;
 
  border-bottom: 1px solid #888888;
 
  padding-bottom: 1ex;
 
  margin-bottom: 1ex;
 
  text-align: center;
 
}
 
 
#content
 
{
 
   margin-top: 2.25em;
 
}
 
 
table
 
{
 
  clear: both;
 
}
 
 
h1, h2, h3
 
{
 
  margin: 0;
 
}
 
 
h1
 
{
 
  font-size: 2.0em;
 
  font-weight: normal;
 
  text-align: center;
 
   padding: 1ex 1ex 0.5ex;
 
  letter-spacing: -0.1ex;
 
}
 
 
h2
 
{
 
  font-size: 1.3em;
 
  font-weight: normal;
 
  letter-spacing: -0.1ex;
 
  padding-bottom: 0.2em;
 
}
 
 
h1, h2, h3, h4, h5, h6 {
 
  text-shadow:0 0 1px #666677;
 
}
 
 
h3, h4, h5, h6
 
{
 
  font-size: 1.1em;
 
}
 
 
#p-search
 
{
 
  position: fixed;
 
  top: 0; left: 0;
 
  z-index: 4;
 
  width: 50%;
 
  padding: 0.2em;
 
}
 
 
#p-cactions h5, #p-search h5 { display: none; }
 
 
input[type="submit"]
 
{
 
  border: 1px outset #369;
 
   background-color: #369;
 
  color: white;
 
}
 
 
input[type="text"],
 
textarea
 
{
 
  border: 1px inset grey;
 
}
 
 
textarea
 
{
 
  padding-left: 0.1em;
 
}
 
 
a:link,
 
a:visited,
 
a:hover
 
{
 
/*  font-weight: bold;*/
 
  text-decoration: underline;
 
}
 
 
a:link
 
{
 
  color: #369;
 
}
 
 
a:visited
 
{
 
  color: #636;
 
}
 
 
a.new:link,
 
a.new:visited
 
{
 
  color: #739900;
 
}
 
 
a:hover,
 
a.new:hover
 
{
 
  color: #CC0000;
 
}
 
 
h2
 
{
 
  border-bottom: 1px solid #cccccc;
 
}
 
 
#jump-to-nav
 
{
 
  display: none;
 
}
 
 
#toc
 
{
 
 
   float: right;
 
   float: right;
   width: 30%;
+
   text-align: justify;
  background-color: #eeeeee;
+
/* width: 584px; */
  padding: 0.5em;
+
   width: 859px;  
  margin: 0.5em;
+
   }
}
 
   
 
#catlinks
 
{
 
  background-color: #eeeeee;
 
   padding: 0.1em 0.75em 0.1em 0.75em;
 
   margin: 1em 0 0.5em 0;
 
}
 
 
   
 
   
.portlet
+
#column-one {
{
+
  position: relative !important;
   width: 32%;
+
   padding-top: 100px;
 
   float: left;
 
   float: left;
}
+
  width: 150px;
 +
  font-size: 12px;
 +
  }
 
   
 
   
.portlet h5
 
{
 
  margin: 0;
 
  margin-top: 0.5em;
 
  padding-bottom: 0.5ex;
 
  border-bottom: 1px solid silver;
 
}
 
 
   
 
   
#footer
+
/* FOOTER */
{
+
#footer {
 +
  margin: 50px 0;
 +
  float: right;
 
   clear: both;
 
   clear: both;
}
+
  width: 695px;
 +
  }
 
   
 
   
.printfooter {
+
#footer > *:not(#f-list),
  border-top: 1px solid black;
+
#globalWrapper #footer #f-list #copyright
  padding-top: 1em;
+
   {display: none !important;}
   margin-top: 1em;
 
}
 
 
   
 
   
#p-cactions
+
#f-list {
{
+
   position: relative;
   position: fixed;
 
  top: 0; right: 0;
 
  width: 100% !important;
 
  background-color: ButtonFace;
 
  padding: 0.5em;
 
  padding-bottom: 3px;
 
  border-bottom: 1px solid ButtonShadow;
 
  display: block;
 
  z-index: 3;
 
  font-size: smaller;
 
}
 
 
#p-cactions ul
 
{
 
  display: block;
 
  margin: 0;
 
 
   padding: 0;
 
   padding: 0;
   text-align: right;
+
   list-style: none;
}
+
  }
+
#f-list li:not(#lastmod) {
#p-cactions li
 
{
 
 
   display: inline;
 
   display: inline;
}
+
  margin-right: 2em;
 +
  }
 
   
 
   
#p-cactions li a
 
{
 
  display: inline;
 
  padding: 0.1em 0.3em 3px 0.3em;
 
  border: 1px outset #eeeeee;
 
  border-bottom: none;
 
  text-decoration: none;
 
  color: MenuText;
 
}
 
 
   
 
   
#p-cactions li.selected a
+
/* COLUMN-ONE */
{
 
  background-color: white;
 
  border-bottom: 1px solid white;
 
}
 
 
   
 
   
#p-cactions li a:hover
+
/* collapsing menus */
{
+
.portlet .pBody {display: none !important;}
  background-color: ButtonHighlight;
+
.portlet:hover .pBody {display: block !important;}
}
+
#p-cactions.portlet .pBody {display: block !important;}
 
   
 
   
img
+
/* reduce languages */
{
+
#p-lang li:not(.interwiki-da):not(.interwiki-de):not(.interwiki-es):not(.interwiki-fr):not(.interwiki-it) {display: none !important;}
  border: none;
 
}
 
 
   
 
   
 +
/* logo substitution */
 +
#p-logo {
 +
  position: absolute;
 +
  top: 0; left: 0;
 +
  }
 
   
 
   
div.thumb
+
#p-logo a {
{
+
   background: #cc3333 no-repeat center url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAAXNSR0IArs4c6QAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAd0SU1FB9gKAgsFBz1Gas8AAAAZdEVYdENvbW1lbnQAQ3JlYXRlZCB3aXRoIEdJTVBXgQ4XAAADwklEQVRo3u2YXYhVVRTH/3vGr8map1ChJrIpQSKVBJGM6EHBogcfMqQ3CUnQfIgUhERHTe2DMgIfQundosYPSgWjMSvBEUvM0ZhxZDBwRpn81mnUXy/rwOJ09O4zzc3J9h8ud5//WWvf9bHPWutcKSEhISEhISEhISEh4R4CEIBvgevAm47P0DwQ/X/Zh52ZsUPFpn/izFgX/B8HkJBC/buckKraVFNlf3ok7ZXUJ2nrXdAfij4NyScn6gkZIrZu909ItVETYVCDC+Baxy9z/HLHr3D8w2WCD6x38qtvlzzHzQHmAx1AH3AQeK5g30bgC+AP4CrQAjxbIPcM8JP1h9PAUknnYg8U8CqwB+gF+oFOYBUwbLBPyTEzYK/jdgA3jd/p+F3GHY0IqOc+cnxTBdkMR/k7rgETnew4oNvu3bCEYAl82sk9AVwp2O9M/gm5Q0J2U4x1g52QLFiXgFqbNHqBw3YKeo2rAc6b7AcRAf3c9DY5bmWl05hz9m1gEtDkuM1O9kOXjClAPdCe/b6T+9Tpv2t7LjK92IRMB+YBDwBjgFMmd3qwEzLbGTEZeMrWWyyoAE+aExlmRQR0M7DBXa+IKQ+OO5aTPWl8h+PajGt13Ebjuh2XJakLCLlKEJWQAtu3mdzN2FjH1rYWSdcljZI0XVKt8Ycl1Ul6WdIM15OuStoXse/zkhpt3S5pfcmz0pG7Pi5pvKSHHPeofU8taMwPunWDff8aQvBybZJeiji0wyUtkTTXfKqXNKLsNBuVkBDCNWC/pJmSJku63261Shpp62mSspPQEkLoi9i6UdItM/hxSRslLS6RkNq8qVl8Crjzkk7EFITc9a1IWz6R9LqtD9lnpqTHqjX+vZU1dqDVJpGRwGibKA4A+01mSWTJ6bQS+JnjFpQoWe25t/qsZv/m+OPG/VzBv6zcdeb4L2NKFnDBuENZyQO+qdrI7PpGl/349+5eK3AO6DGZCZEBbbbrUbZHNv3MKNHU11rvWuO4TU52neOXAfcBw+wgbHByW/xUZP4usMMWk5BsejsC1FmDv1LVdxjgd2fMO47/2PEnS5xwzz0CnHWjZkOE/oWCEfMy0Ohk628zHueDPNFG5jx+iUzI1wW6B8smpOxfJ3vc2jftH9x690CSHULokvSK9aGxkpqBugpq2yStlNQt6U9JByTNCiF0uH0v2sDxvg0B/SZ7QtJ7Tq5N0os2qPRLOiXpNUlvRLqwUNJ3ptsjqUnSC5Ju/B/+Rc7w1b3mW81/3P6QEpKQEpKQkJCQkJBQGX8Bv7HSMT72oxgAAAAASUVORK5CYII%3D) !important;
   border: 1px solid #dddddd;
+
  display:block;
   padding: 0.5em;
+
   height:100px;
   background-color: white;
+
   width:150px;
}
+
  }
 
   
 
   
.tright
+
/* minor adjustments */
{
+
#column-one ul {
   margin: 0.25em 0 0.5em 0.5em;
+
  list-style: none;
   float: right;
+
  padding: 0;
}
+
   margin: 0;
 +
  }
 +
#column-one h5 {
 +
  font-size: inherit;
 +
  margin-bottom: 0.5em;
 +
   }
 +
#p-cactions li.selected a:before {content: "\00BB\  "}
 +
#p-cactions li.new a {color: #cc3333}
 +
#searchInput {display: block; clear: both;}
 
   
 
   
.tleft
 
{
 
  margin: 0.25em 0.5em 0.5em 0;
 
}
 
 
   
 
   
#f-poweredbyico,
+
/* COLUMN-CONTENT */
#f-copyrightico
+
.dablink {padding-left: 0 ; margin-left: 0;}
{
+
table.ambox-style, table.ambox {margin: 0; border: none ;}
  display: none;
+
#column-content h2 {border-bottom: 1px solid #333333;}
}
+
#toc.toc ul {list-style: none;}
 +
#toctitle + ul {padding-left: 0;}
 
   
 
   
pre
+
/* GLOBAL */
{
+
a {text-decoration: none; color: #3333CC;}
  background-color: #f7f7f7;
+
h1,h2,h3,h4,h5 {text-align: left;}
   padding: 0.2em;
+
#bodyContent > ul,
  border: 1px solid #eeeeee;
+
#bodyContent > ol
}
+
   {margin-left: 0; padding-left: 1em;}
 
   
 
   
td.diff-otitle { background:#cccccc; }
 
td.diff-ntitle { background:#cccccc; }
 
 
   
 
   
td.diff-addedline
+
/* IMAGES */
{
 
  background:#ccffcc;
 
}
 
 
   
 
   
td.diff-deletedline
+
.thumb {
{
+
  display: block;
  background:#ffffaa;
+
  clear: none;
}
+
  width: auto;
 +
  border: thin solid #AAAAAA;
 +
  padding: 10px;
 +
  font-size: 12px;
 +
  }
 +
.tright {float: right; margin: 10px 0 10px 10px}
 +
.tleft {float: left ;margin: 10px 10px 10px 0;}
 +
.tnone {float: none ;margin: 10px;}
 +
.magnify {display: none;}
 
   
 
   
td.diff-context
+
.metadata {top: 125px !important;}
{
 
  background:#eeeeee;
 
  font-size: 0.9em;
 
}
 
 
   
 
   
span.diffchange
 
{
 
  color: red;
 
  font-weight: bold;
 
}
 
 
   
 
   
#p-lang
+
/* TABLES */
{
 
  width: auto;
 
  clear: both;
 
}
 
 
   
 
   
#p-lang ul
+
/* wiki */
{
+
.wikitable,
   padding-left: 0;
+
.sortable {
}
+
  border-collapse: collapse !important;
 +
  border: none !important;
 +
   padding: 1em !important;
 +
  background-color: white !important;
 +
  font-size: 12px;
 +
  }
 
   
 
   
#p-lang li
+
.wikitable th,
{
+
.sortable th,
   list-style-type: none;
+
.sortable tr:first-child td {
   display: inline;
+
  border: none !important;
}
+
  color: black !important;
 +
  background: white !important;
 +
  border-left: none;
 +
  border-right: none;
 +
  }
 +
.wikitable tr:first-child,
 +
.sortable tr:first-child {
 +
  border-bottom: thick solid #DDDDDD !important;
 +
  border-top: thick solid #DDDDDD !important;
 +
  }
 +
.sortable tr,
 +
.wikitable tr {
 +
   border-bottom: thin solid #DDDDDD !important;
 +
  }
 +
.wikitable td,
 +
.sortable td {
 +
  border: none !important;
 +
  padding: 0.5em !important;
 +
   background: white !important;
 +
  }
 +
.wikitable b {font-weight: normal !important;}
 
   
 
   
#footer
+
/* infobox */
{
+
table.infobox {margin-left: 15px !important;}
  font-size: 0.9em;
 
}
 
 
   
 
   
.editsection
 
{
 
  float: right;
 
  font-size: smaller;
 
}
 
 
   
 
   
table.navbox,
+
/* DELETIONS */
table.wikitable
+
#contentSub,
{
+
#jump-to-nav
  font-size: 1.0em;
+
  {display: none;}
}
 

Aktuelle Version vom 30. April 2013, 21:50 Uhr

/* Drone                       */
/* a wikipedia skin by Chochem */
/* version 0.21                */
/* 2.1: Increased width        */
 
 
/* STRUCTURE */
 
body {
  background: none;
  font-family: Droid Sans,Sans-Serif;
  font-size: 14px;
  line-height: 1.4;
  }
 
#globalWrapper {
  position: relative;
  width: 1024px; 
  margin: 0 auto;
  }
 
 
#column-content {
  position: relative; 
  padding-top: 100px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAABkCAIAAADITs03AAAAAXNSR0IArs4c6QAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAd0SU1FB9gKAgokHU157GEAAAAZdEVYdENvbW1lbnQAQ3JlYXRlZCB3aXRoIEdJTVBXgQ4XAAAAFElEQVQY02M4Y2zMxMDAMIoHBwYAeLMB+Y7y0c8AAAAASUVORK5CYII%3D) repeat-x;
  float: right;
  text-align: justify;
/*  width: 584px; */
  width: 859px; 
  }
 
#column-one {
  position: relative !important;
  padding-top: 100px;
  float: left;
  width: 150px;
  font-size: 12px;
  }
 
 
/* FOOTER */
#footer {
  margin: 50px 0;
  float: right;
  clear: both;
  width: 695px;
  }
 
#footer > *:not(#f-list),
#globalWrapper #footer #f-list #copyright
  {display: none !important;}
 
#f-list {
  position: relative;
  padding: 0;
  list-style: none;
  }
#f-list li:not(#lastmod) {
  display: inline;
  margin-right: 2em;
  }
 
 
/* COLUMN-ONE */
 
/* collapsing menus */
.portlet .pBody {display: none !important;}
.portlet:hover .pBody {display: block !important;}
#p-cactions.portlet .pBody {display: block !important;}
 
/* reduce languages */
#p-lang li:not(.interwiki-da):not(.interwiki-de):not(.interwiki-es):not(.interwiki-fr):not(.interwiki-it) {display: none !important;}
 
/* logo substitution */
#p-logo {
  position: absolute;
  top: 0; left: 0;
  }
 
#p-logo a {
  background: #cc3333 no-repeat center url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAAXNSR0IArs4c6QAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAd0SU1FB9gKAgsFBz1Gas8AAAAZdEVYdENvbW1lbnQAQ3JlYXRlZCB3aXRoIEdJTVBXgQ4XAAADwklEQVRo3u2YXYhVVRTH/3vGr8map1ChJrIpQSKVBJGM6EHBogcfMqQ3CUnQfIgUhERHTe2DMgIfQundosYPSgWjMSvBEUvM0ZhxZDBwRpn81mnUXy/rwOJ09O4zzc3J9h8ud5//WWvf9bHPWutcKSEhISEhISEhISEh4R4CEIBvgevAm47P0DwQ/X/Zh52ZsUPFpn/izFgX/B8HkJBC/buckKraVFNlf3ok7ZXUJ2nrXdAfij4NyScn6gkZIrZu909ItVETYVCDC+Baxy9z/HLHr3D8w2WCD6x38qtvlzzHzQHmAx1AH3AQeK5g30bgC+AP4CrQAjxbIPcM8JP1h9PAUknnYg8U8CqwB+gF+oFOYBUwbLBPyTEzYK/jdgA3jd/p+F3GHY0IqOc+cnxTBdkMR/k7rgETnew4oNvu3bCEYAl82sk9AVwp2O9M/gm5Q0J2U4x1g52QLFiXgFqbNHqBw3YKeo2rAc6b7AcRAf3c9DY5bmWl05hz9m1gEtDkuM1O9kOXjClAPdCe/b6T+9Tpv2t7LjK92IRMB+YBDwBjgFMmd3qwEzLbGTEZeMrWWyyoAE+aExlmRQR0M7DBXa+IKQ+OO5aTPWl8h+PajGt13Ebjuh2XJakLCLlKEJWQAtu3mdzN2FjH1rYWSdcljZI0XVKt8Ycl1Ul6WdIM15OuStoXse/zkhpt3S5pfcmz0pG7Pi5pvKSHHPeofU8taMwPunWDff8aQvBybZJeiji0wyUtkTTXfKqXNKLsNBuVkBDCNWC/pJmSJku63261Shpp62mSspPQEkLoi9i6UdItM/hxSRslLS6RkNq8qVl8Crjzkk7EFITc9a1IWz6R9LqtD9lnpqTHqjX+vZU1dqDVJpGRwGibKA4A+01mSWTJ6bQS+JnjFpQoWe25t/qsZv/m+OPG/VzBv6zcdeb4L2NKFnDBuENZyQO+qdrI7PpGl/349+5eK3AO6DGZCZEBbbbrUbZHNv3MKNHU11rvWuO4TU52neOXAfcBw+wgbHByW/xUZP4usMMWk5BsejsC1FmDv1LVdxjgd2fMO47/2PEnS5xwzz0CnHWjZkOE/oWCEfMy0Ohk628zHueDPNFG5jx+iUzI1wW6B8smpOxfJ3vc2jftH9x690CSHULokvSK9aGxkpqBugpq2yStlNQt6U9JByTNCiF0uH0v2sDxvg0B/SZ7QtJ7Tq5N0os2qPRLOiXpNUlvRLqwUNJ3ptsjqUnSC5Ju/B/+Rc7w1b3mW81/3P6QEpKQEpKQkJCQkJBQGX8Bv7HSMT72oxgAAAAASUVORK5CYII%3D) !important;
  display:block;
  height:100px;
  width:150px;
  }
 
/* minor adjustments */ 
#column-one ul {
  list-style: none;
  padding: 0;
  margin: 0;
  }
#column-one h5 {
  font-size: inherit;
  margin-bottom: 0.5em;
  }
#p-cactions li.selected a:before {content: "\00BB\   "}
#p-cactions li.new a {color: #cc3333}
#searchInput {display: block; clear: both;}
 
 
/* COLUMN-CONTENT */
.dablink {padding-left: 0 ; margin-left: 0;}
table.ambox-style, table.ambox {margin: 0; border: none ;}
#column-content h2 {border-bottom: 1px solid #333333;}
#toc.toc ul {list-style: none;}
#toctitle + ul {padding-left: 0;}
 
/* GLOBAL */
a {text-decoration: none; color: #3333CC;}
h1,h2,h3,h4,h5 {text-align: left;}
#bodyContent > ul,
#bodyContent > ol 
  {margin-left: 0; padding-left: 1em;}
 
 
/* IMAGES */
 
.thumb {
  display: block;
  clear: none; 
  width: auto;
  border: thin solid #AAAAAA;
  padding: 10px;
  font-size: 12px;
  }
.tright {float: right; margin: 10px 0 10px 10px}
.tleft {float: left ;margin: 10px 10px 10px 0;}
.tnone {float: none ;margin: 10px;}
.magnify {display: none;}
 
.metadata {top: 125px !important;}
 
 
/* TABLES */
 
/* wiki */
.wikitable,
.sortable {
  border-collapse: collapse !important;
  border: none !important;
  padding: 1em !important;
  background-color: white !important;
  font-size: 12px;
  }
 
.wikitable th,
.sortable th,
.sortable tr:first-child td {
  border: none !important;
  color: black !important;
  background: white !important;
  border-left: none;
  border-right: none;
  }	
.wikitable tr:first-child,
.sortable tr:first-child {
  border-bottom: thick solid #DDDDDD !important; 
  border-top: thick solid #DDDDDD !important; 
  }
.sortable tr,
.wikitable tr {
  border-bottom: thin solid #DDDDDD !important; 
  }
.wikitable td,
.sortable td {
  border: none !important;
  padding: 0.5em !important;
  background: white !important;
  }
.wikitable b {font-weight: normal !important;}
 
/* infobox */
table.infobox {margin-left: 15px !important;}
 
 
/* DELETIONS */
#contentSub,
#jump-to-nav
  {display: none;}