Dateianhang 'moinmoin.css'

Herunterladen

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

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, 1.9 KB) [[attachment:moinmoin.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!