|
|
| (39 dazwischenliegende Versionen von 3 Benutzern werden nicht angezeigt) |
| Zeile 1: |
Zeile 1: |
| − | /* Design der Hauptseite */
| + | #content { |
| − | body.page-Fahrradtechnik_und_Fotografie {background-image:url("http://www.fahrradmonteur.de/images/3/3a/Hongkong-1920-25q.jpg") ; }
| + | background-image: url("https://upload.wikimedia.org/wikipedia/commons/5/56/Mandeldrop20210909_04_ABC123_00001_65535x65535.png"); |
| − | | + | background-repeat: no-repeat; |
| − | | + | background-position: top right; |
| − | small {font-size: 0.88em;}
| + | background-size: 120px; |
| − | pre, code, syntaxhighlight, source { font-size:115%; }
| |
| − | #p-personal {display:none; }
| |
| − | #mw-panel { display:none; }
| |
| − | .vectorTabs {position:relative; left:-170px !important;}
| |
| − | #content, #footer, .mw-body {margin-left:0 !important;} | |
| − | /* #content, .mw-body {position:absolute; left:-170px !important;} */
| |
| − | a.internal { color:navy !important;}
| |
| − | a.external { color:#006600 !important;}
| |
| − | a:active { color: #002bb8; }
| |
| − | .button {
| |
| − | border:1px solid silver; padding:9px; background-image: -webkit-linear-gradient(white 0%, #9FBFD2 100%);
| |
| − | color:black !important;; text-decoration:none !important;;
| |
| − | background-image: -moz-linear-gradient(white 0%, #9FBFD2 100%);
| |
| − | background-image: -o-linear-gradient(white 0%, #9FBFD2 100%);
| |
| − | background-image: linear-gradient(white 0%, #9FBFD2 100%);
| |
| − | -moz-box-shadow:3.5px 3.5px 5px #8c8c8c;
| |
| − | -webkit-box-shadow:3.5px 3.5px 5px #8c8c8c;
| |
| − | box-shadow:3.5px 3.5px 5px #8c8c8c;
| |
| − | border-radius:16px;
| |
| − | -moz-border-radius:16px;
| |
| − | -webkit-border-radius:16px;
| |
| − | }
| |
| − | .button:hover {
| |
| − | background-image: -webkit-gradient(linear, left top, left bottom, from(#c1c1c1), to(#ffffff));
| |
| − | background-image: -webkit-linear-gradient(top, #c1c1c1, #ffffff);
| |
| − | background-image: -moz-linear-gradient(top, #c1c1c1, #ffffff);
| |
| − | background-image: -o-linear-gradient(top, #c1c1c1, #ffffff);
| |
| − | background-image: linear-gradient(top bottom, #c1c1c1, #ffffff);
| |
| − | -moz-box-shadow:3.5px 3.5px 5px #000000;
| |
| − | -webkit-box-shadow:3.5px 3.5px 5px #000000;
| |
| − | box-shadow:3.5px 3.5px 5px #000000;
| |
| − | }
| |
| − | #taxobox {font-size:0.9em; width: 33em; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; float: right; margin-left:36px; margin-top:-2px; -webkit-box-shadow: 3px 2px 5px #aaa; -moz-box-shadow: 3px 2px 5px #aaa; box-shadow: 3px 2px 5px #aaa; -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; }
| |
| − | #taxobox-oben {text-align: center; background-color:#ccccff; font-size:1.5em; padding-top:6px; padding-bottom:6px; Color:#575757; }
| |
| − | #taxobox-unten {background-Color:#ccccff; }
| |
| − | td {vertical-align: top;}
| |
| − | /* Aufklappmenü (Löschen, Verschieben...) nach oben */
| |
| − | .vectorMenu ul {border:5px solid blue; z-index:999 !important; }
| |
| − | /* Edit with Form verbergen */
| |
| − | body.page-Fahrradtechnik_und_Fotografie #ca-form_edit {display:none; }
| |
| − | /* Add new section verbergen */
| |
| − | body.page-Fahrradtechnik_und_Fotografie #ca-addsection {display:none; }
| |
| − | /* Überschrift verbergen */
| |
| − | body.page-Fahrradtechnik_und_Fotografie h1.firstHeading {display: none; }
| |
| − | /* Redirhinweis verbergen */
| |
| − | body.page-Fahrradtechnik_und_Fotografie #contentSub {display: none; }
| |
| − | #content h1 { border-bottom: dotted; color:navy; }
| |
| − | #bodyContent h2, h3, h4 { border-bottom: none; }
| |
| − | h2.box { color:black; font-family:Garamond, Times, serif; font-size:1.7em; font-variant:small-caps; font-weight:900; }
| |
| − | /* Tree style lists */
| |
| − | .treeview ul {
| |
| − | padding: 0;
| |
| − | margin: 0;
| |
| − | }
| |
| − | .treeview li {
| |
| − | padding: 0;
| |
| − | margin: 0;
| |
| − | list-style-type: none;
| |
| − | list-style-image: none;
| |
| − | zoom: 1; /* BE KIND TO IE6 */;
| |
| − | }
| |
| − | .treeview li li {
| |
| − | background: url("//upload.wikimedia.org/wikipedia/commons/f/f2/Treeview-grey-line.png") no-repeat 0 -2981px;
| |
| − | /* @noflip */
| |
| − | padding-left: 20px;
| |
| − | text-indent: 0.3em;
| |
| − | }
| |
| − | .treeview li li.lastline {
| |
| − | background-position: 0 -5971px
| |
| − | }
| |
| − | .treeview li.emptyline > ul {
| |
| − | /* @noflip */
| |
| − | margin-left: -1px;
| |
| − | }
| |
| − | .treeview li.emptyline > ul > li:first-child {
| |
| − | background-position: 0 9px
| |
| − | }
| |
| − | table.t {
| |
| − | border-width: 2px;
| |
| − | border-style: solid;
| |
| − | border-color: gray;
| |
| − | border-collapse: collapse;
| |
| − | }
| |
| − | .t th {
| |
| − | vertical-align: middle;
| |
| − | border-bottom-width: 2px;
| |
| − | background-color: #dddddd;
| |
| − | }
| |
| − | .t td {
| |
| − | padding: 6px;
| |
| − | vertical-align: top;
| |
| − | border-bottom-width: 1px;
| |
| − | background-color: #f2f2f2;
| |
| − | }
| |
| − | .t td, .t th {
| |
| − | border-bottom-style: solid;
| |
| − | border-bottom-color: gray;
| |
| − | border-left-width: 1px;
| |
| − | border-left-style: solid;
| |
| − | border-left-color: silver;
| |
| − | }
| |
| − | .editbutton {
| |
| − | float:right;
| |
| − | display: block;
| |
| − | font-size:0.9em;
| |
| − | font-family: Helvetica, Futura, "Century Gothic", "Calibri", "Franklin Gothic Book", Verdana, sans-serif;
| |
| − | text-align:right; !important;
| |
| − | font-weight:bolder;
| |
| − | border: 1px solid gray;
| |
| − | padding-left: 24px;
| |
| − | padding-right: 24px;
| |
| − | display: inline-block;
| |
| − | background-image: -webkit-linear-gradient(#f2f2f2 0%, #cfcfcf 100%);
| |
| − | background-image: -moz-linear-gradient(#f2f2f2 0%, #cfcfcf 100%);
| |
| − | background-image: -o-linear-gradient(#f2f2f2 0%, #cfcfcf 100%);
| |
| − | background-image: linear-gradient(#f2f2f2 0%, #cfcfcf 100%);
| |
| − | }
| |
| − | .prettytable {background: #f9f9f9; border: 1px solid #aaa; border-collapse: collapse; margin: 1em 1em 1em 0;}
| |
| − | .prettytable th, .prettytable td {border: 1px solid #aaa; padding: 0.2em;}
| |
| − | .prettytable th {text-align: center;}
| |
| − | .prettytable caption { font-weight: bold;}
| |
| − | | |
| − | .liste_weisz {background: #f9f9f9;}
| |
| − | .liste_blau {background: #c7e8ff;}
| |
| − | | |
| − | .mitte {text-align: center;}
| |
| − | | |
| − | .boxtop{
| |
| − | background-color: #352C66;
| |
| − | border-bottom: 1px solid #000000;
| |
| − | color: #FFFFFF;
| |
| − | display: block;
| |
| − | font-weight: bold;
| |
| − | padding: 3px;
| |
| − | text-align: center;
| |
| − | background-image: url(http://www.fahrradmonteur.de/images/d/dd/Zahn.png);
| |
| − | background-position: top left;
| |
| − | background-repeat: no-repeat;
| |
| − | -moz-border-radius-topright: 1em;
| |
| − | }
| |
| − | .li {
| |
| − | float: left;
| |
| − | width: 49%;
| |
| − | }
| |
| − | .re {
| |
| − | float: right;
| |
| − | width: 49%;
| |
| − | }
| |
| − | .in {
| |
| − | padding: 4px;
| |
| − | font-size: 85%;
| |
| − | padding-bottom: 5px;
| |
| − | }
| |
| − | | |
| − | span[id ^='pedia'] {
| |
| − | padding-left: 15px;
| |
| − | background: transparent url(/images/0/05/Wp-favicon.png) no-repeat center left;
| |
| − | }
| |
| − | /*personal toolbar oben rechts */
| |
| − | #p-personal ul li {
| |
| − | background: white;
| |
| − | margin: 0 .3em 0 0;
| |
| − | padding: 0 .8em 0 .8em;
| |
| − | }
| |
| − | #p-personal a {
| |
| − | color:silver;
| |
| | } | | } |