MediaWiki:MapSVG.css: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
Zeile 9: | Zeile 9: | ||
.buttonmeasuretext { font-family:verdana; font-size:6px; } | .buttonmeasuretext { font-family:verdana; font-size:6px; } | ||
.buttonlod { stroke:black; stroke-width:0.1px; } | .buttonlod { stroke:black; stroke-width:0.1px; } | ||
.buttonlodtext { font-family:verdana; font-size: | .buttonlodtext { font-family:verdana; font-size:2px; } | ||
.buttontype { stroke:black; stroke-width:0.1px; } | .buttontype { stroke:black; stroke-width:0.1px; } | ||
.buttontypetext { font-family:verdana; font-size:2px; } | .buttontypetext { font-family:verdana; font-size:2px; } | ||
.buttonmode { stroke:black; stroke-width:0.1px; } | |||
.buttonmodetext { font-family:verdana; font-size:2px; } | |||
.aboutfield { stroke:black; stroke-width:0.1px; } | .aboutfield { stroke:black; stroke-width:0.1px; } | ||
.abouttext { font-family:verdana; font-size:2px; } | .abouttext { font-family:verdana; font-size:2px; } | ||
Zeile 83: | Zeile 85: | ||
.pd350 { fill:#8000ff; fill-opacity:0.8; stroke:#7f7f7f; stroke-width:1000px; } | .pd350 { fill:#8000ff; fill-opacity:0.8; stroke:#7f7f7f; stroke-width:1000px; } | ||
.pd500 { fill:#0000ff; fill-opacity:0.8; stroke:#7f7f7f; stroke-width:1000px; } | .pd500 { fill:#0000ff; fill-opacity:0.8; stroke:#7f7f7f; stroke-width:1000px; } | ||
.lvKaiser { fill:#0000c0; fill-opacity:0.8; stroke:#7f7f7f; stroke-width:1000px; } | |||
.lvProvinzherr { fill:#d40000; fill-opacity:0.8; stroke:#7f7f7f; stroke-width:1000px; } | |||
.lvGraf { fill:#ffcc00; fill-opacity:0.8; stroke:#7f7f7f; stroke-width:1000px; } | |||
.lvBaron { fill:#008000; fill-opacity:0.8; stroke:#7f7f7f; stroke-width:1000px; } | |||
.lvJunker { fill:#c0c0c0; fill-opacity:0.8; stroke:#7f7f7f; stroke-width:1000px; } | |||
.lvHerr { fill:#404040; fill-opacity:0.8; stroke:#7f7f7f; stroke-width:1000px; } | |||
.lvKirche { fill:#ffffff; fill-opacity:0.8; stroke:#7f7f7f; stroke-width:1000px; } | |||
.highlight { fill:#d40000; fill-opacity:0.8; stroke:#d40000; stroke-width:100px; } | .highlight { fill:#d40000; fill-opacity:0.8; stroke:#d40000; stroke-width:100px; } | ||
.lowlight { fill:#6a0000; fill-opacity:0.8; stroke:#6a0000; stroke-width:100px; } | .lowlight { fill:#6a0000; fill-opacity:0.8; stroke:#6a0000; stroke-width:100px; } |
Version vom 12. September 2012, 08:03 Uhr
* { stroke-linecap:round; stroke-linejoin:round; } .outerbackground { stroke:none; } .buttonmove { stroke:black; stroke-width:0.1px; } .buttonmovetext { font-family:verdana; font-size:2px; } .buttonzoom { stroke:black; stroke-width:0.1px; } .buttonzoomtext { font-family:verdana; font-size:6px; } .buttonmeasure { stroke:black; stroke-width:0.1px; } .buttonmeasuretext { font-family:verdana; font-size:6px; } .buttonlod { stroke:black; stroke-width:0.1px; } .buttonlodtext { font-family:verdana; font-size:2px; } .buttontype { stroke:black; stroke-width:0.1px; } .buttontypetext { font-family:verdana; font-size:2px; } .buttonmode { stroke:black; stroke-width:0.1px; } .buttonmodetext { font-family:verdana; font-size:2px; } .aboutfield { stroke:black; stroke-width:0.1px; } .abouttext { font-family:verdana; font-size:2px; } .abouttextlarge { font-family:verdana; font-size:4px; } .innerbackground { fill:#0000c0; stroke:none; } .transparent { fill:white; fill-opacity:0.0; stroke:none; } .scale0 { fill:white; stroke:black; stroke-width:0.001px; } .scale1 { fill:gray; stroke:black; stroke-width:0.001px; } .scaletext { font-family:verdana; font-size:2px; } polyline {fill:purple; fill-opacity:0.5; stroke:none; } .Insel {fill:#c9dc7d; fill-opacity:1.0; stroke:none; } .Urwald {fill:#004f00; fill-opacity:0.8; stroke:none; } .Wald {fill:#007f00; fill-opacity:0.8; stroke:none; } .Forst {fill:#00af00; fill-opacity:0.8; stroke:none; } .Huegel {fill:#cfcfcf; fill-opacity:0.5; stroke:none; } .Berg {fill:#9f9f9f; fill-opacity:1.0; stroke:none; } .Gebirge {fill:#5f5f5f; fill-opacity:1.0; stroke:none; } .Meer {fill:#0000c0; fill-opacity:1.0; stroke:none; } .See {fill:#0000ff; fill-opacity:1.0; stroke:none; } .Teich {fill:#3f3fff; fill-opacity:1.0; stroke:none; } .Sumpf {fill:#008080; fill-opacity:1.0; stroke:none; } .Bach, .Fluss, .Strom { fill:none; stroke:#0000ff; } .Bach { stroke-width:300px; } .Fluss { stroke-width:600px; } .Strom { stroke-width:1200px; } .Pfad, .Weg, .Strasse, .Reichsstrasse { fill:none; stroke:black; } .Pfad { stroke-width:150px; } .Weg { stroke-width:300px; } .Strasse { stroke-width:600px; } .Reichsstrasse { stroke-width:1200px; } .Reichsgrenze, .Provinzgrenze, .Grafschaftsgrenze, .Baroniegrenze, .Junkertumsgrenze { fill:none; } .Reichsgrenze { stroke:white; stroke-width:2400px; stroke-dasharray: 9600,9600; } .Provinzgrenze { stroke:white; stroke-width:1200px; stroke-dasharray: 4800,4800; } .Grafschaftsgrenze { stroke:white; stroke-width:600px; stroke-dasharray: 2400,2400; } .Baroniegrenze { stroke:white; stroke-width:300px; stroke-dasharray: 1200,1200; } .Junkertumsgrenze { stroke:white; stroke-width:150px; stroke-dasharray: 600,600; } .Kaiserstadt, .Reichsstadt, .Koenigsstadt, .Stadt, .Markt, .Dorf, .Burg, .Pfalz, .Binge, .Gutshof, .Kloster, .Tempel { fill-opacity:0.8; stroke:#c9dc7d; stroke-width:100px; } .Kaiserstadt, .Reichsstadt, .Koenigsstadt, .Stadt, .Markt, .Dorf, .Binge { fill:red; } .Gutshof { fill:#a05a2c; } .Burg, .Pfalz { fill:#2e2e2e; } .Kloster, .Tempel { fill:#ff6600; } .JunkertumsflaecheA, .BaronieflaecheA, .GrafschaftsflaecheA { fill:#edbd0d; fill-opacity:0.9; stroke:#edbd0d; stroke-width:100px; } .JunkertumsflaecheB, .BaronieflaecheB, .GrafschaftsflaecheB { fill:#ffcc00; fill-opacity:0.9; stroke:#ffcc00; stroke-width:100px; } .JunkertumsflaecheC, .BaronieflaecheC, .GrafschaftsflaecheC { fill:#ffd42a; fill-opacity:0.9; stroke:#ffd42a; stroke-width:100px; } .JunkertumsflaecheD, .BaronieflaecheD, .GrafschaftsflaecheD { fill:#ffdd55; fill-opacity:0.9; stroke:#ffdd55; stroke-width:100px; } .pd000 { fill:#000000; fill-opacity:0.8; stroke:#7f7f7f; stroke-width:1000px; } .pd005 { fill:#004000; fill-opacity:0.8; stroke:#7f7f7f; stroke-width:1000px; } .pd010 { fill:#008000; fill-opacity:0.8; stroke:#7f7f7f; stroke-width:1000px; } .pd015 { fill:#00c000; fill-opacity:0.8; stroke:#7f7f7f; stroke-width:1000px; } .pd020 { fill:#00ff00; fill-opacity:0.8; stroke:#7f7f7f; stroke-width:1000px; } .pd030 { fill:#80ff00; fill-opacity:0.8; stroke:#7f7f7f; stroke-width:1000px; } .pd040 { fill:#ffff00; fill-opacity:0.8; stroke:#7f7f7f; stroke-width:1000px; } .pd050 { fill:#ffc000; fill-opacity:0.8; stroke:#7f7f7f; stroke-width:1000px; } .pd060 { fill:#ff8000; fill-opacity:0.8; stroke:#7f7f7f; stroke-width:1000px; } .pd080 { fill:#ff4000; fill-opacity:0.8; stroke:#7f7f7f; stroke-width:1000px; } .pd100 { fill:#ff0000; fill-opacity:0.8; stroke:#7f7f7f; stroke-width:1000px; } .pd150 { fill:#ff0080; fill-opacity:0.8; stroke:#7f7f7f; stroke-width:1000px; } .pd200 { fill:#ff00ff; fill-opacity:0.8; stroke:#7f7f7f; stroke-width:1000px; } .pd350 { fill:#8000ff; fill-opacity:0.8; stroke:#7f7f7f; stroke-width:1000px; } .pd500 { fill:#0000ff; fill-opacity:0.8; stroke:#7f7f7f; stroke-width:1000px; } .lvKaiser { fill:#0000c0; fill-opacity:0.8; stroke:#7f7f7f; stroke-width:1000px; } .lvProvinzherr { fill:#d40000; fill-opacity:0.8; stroke:#7f7f7f; stroke-width:1000px; } .lvGraf { fill:#ffcc00; fill-opacity:0.8; stroke:#7f7f7f; stroke-width:1000px; } .lvBaron { fill:#008000; fill-opacity:0.8; stroke:#7f7f7f; stroke-width:1000px; } .lvJunker { fill:#c0c0c0; fill-opacity:0.8; stroke:#7f7f7f; stroke-width:1000px; } .lvHerr { fill:#404040; fill-opacity:0.8; stroke:#7f7f7f; stroke-width:1000px; } .lvKirche { fill:#ffffff; fill-opacity:0.8; stroke:#7f7f7f; stroke-width:1000px; } .highlight { fill:#d40000; fill-opacity:0.8; stroke:#d40000; stroke-width:100px; } .lowlight { fill:#6a0000; fill-opacity:0.8; stroke:#6a0000; stroke-width:100px; }