Dateianhang 'matrix.css'

Herunterladen

   1 /*  MoinMoin Default Styles
   2 
   3     Copyright (c) 2000 by Jürgen Hermann
   4 */
   5 body {
   6     color: #FFFFFF; 
   7     background-color: #001100; 
   8     font-family: Times New;
   9     font-size: 12pt;
  10 }
  11 td.headline {
  12     font-family: Helvetica;
  13     font-size: 20pt;
  14     text-decoration: None;
  15 }
  16 h1,h2,h3,h4,h5 {
  17     font-family: Helvetica;
  18     padding-left:3pt;
  19     margin-top:2pt;
  20     margin-bottom:8pt;
  21     border-style:none;
  22     border-width:thin;
  23     width:100%;
  24     background-color: #003300;
  25 }
  26 h1 {
  27     color: #00CC00;
  28     font-size: 18pt;
  29 }
  30 h2 {
  31     color: #00BB00;
  32     font-size: 16pt;
  33     padding-left:6pt;
  34 }
  35 h3 {
  36     color: #00AA00;
  37     font-size: 12pt;
  38     padding-left:9pt;
  39 }
  40 h4 {
  41     color: #009900;
  42     font-size: 10pt;
  43     padding-left:12pt;
  44 }
  45 h5 {
  46     color: #008800;
  47     font-size: 8pt;
  48     padding-left:15pt;
  49 }
  50 
  51 a {
  52     text-decoration: None;
  53     background-color: #000000;
  54 }
  55 a:link {
  56     color: #00CC00;
  57 }
  58 a:visited {
  59     color: #008800;
  60 }
  61 a:hover {
  62     background-color: #002200;
  63     color: #00FF00;
  64 }
  65 a.nonexistent {
  66     font-weight: bold;
  67     color: #FF2222;
  68 }
  69 a.nonexistent:visited {
  70     background-color: #F8F8F8;
  71     color: #FF2222;
  72 }
  73 a.external {
  74     color: #AA6600;
  75 }
  76 
  77 dl,ul,ol {
  78     margin-top: 1pt;
  79 }
  80 tt,pre {
  81     font-family: Lucida Console,Courier New,Courier,monotype;
  82     font-size: 10pt;
  83 }
  84 pre.code {
  85     margin-top: 8pt;
  86     margin-bottom: 8pt;
  87     background-color: #002200;
  88     white-space:pre;
  89     border-style:solid;
  90     border-width:1pt;
  91     border-color:#999999;
  92     color:#00FF00;
  93     padding:5px;
  94     width:100%;
  95 }
  96 div.diffold {
  97     background-color: #FFFF80;
  98     border-style:none;
  99     border-width:thin;
 100     width:100%;
 101 }
 102 div.diffnew {
 103     background-color: #80FF80;
 104     border-style:none;
 105     border-width:thin;
 106     width:100%;
 107 }
 108 div.message {
 109     margin-top: 6pt;
 110     background-color: #113311;
 111     border-style:solid;
 112     border-width:1pt;
 113     border-color:#999999;
 114     color:#00FF00;
 115     padding:5px;
 116     width:100%;
 117 }
 118 strong.highlight {
 119     background-color: #FFBBBB;
 120 /* as usual, NetScape fucks up with innocent CSS
 121     border-color: #FFAAAA;
 122     border-style: solid;
 123     border-width: 1pt;
 124 */
 125 }
 126 
 127 td.navibar {
 128     background-color: #004400;
 129 }
 130 table.navibar {
 131     background-color: #002200;
 132 }

Gespeicherte Dateianhänge

Um Dateianhänge in eine Seite einzufügen sollte unbedingt eine Angabe wie attachment:dateiname benutzt werden, wie sie auch in der folgenden Liste der Dateien erscheint. Es sollte niemals die URL des Verweises ("laden") kopiert werden, da sich diese jederzeit ändern kann und damit der Verweis auf die Datei brechen würde.
  • [laden | anzeigen] (2002-05-25 23:20:08, 55.2 KB) [[attachment:luuglogo.gif]]
  • [laden | anzeigen] (2002-05-25 23:20:08, 2.2 KB) [[attachment:matrix.css]]
 Alle Dateien | Ausgewählte Dateien: löschen verschieben auf Seite kopieren auf Seite

Sie dürfen keine Anhänge an diese Seite anhängen!