# HG changeset patch # User insilmaril # Date 1107089950 0 # Node ID 24c0b959c738d9e7c99c686898350f928a1e8c3f # Parent df767ed748f3c9221652021b222eb713fd4a0a66 Initial import. diff -r df767ed748f3 -r 24c0b959c738 styles/vym.css --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/styles/vym.css Sun Jan 30 12:59:10 2005 +0000 @@ -0,0 +1,104 @@ +html { font-family:arial,sans-serif; } +body { margin:0; padding:10px; font-family:arial,sans-serif; align:center; background-color:#ffffff; } + + + +a, a:visited, a:link, a:active + { color:#666666; text-decoration:none; } +a:hover { text-decoration:underline; } + +/* VYM specific elements*/ + +.vym-header{ + width:96%; + padding:2%; + margin-bottom:10px; + border:solid 1px black; + background-color:#f0f0f0; + text-align:center; + vertical-align:center; + font-size: 2em; +} +.vym-imagemap{ + width:96%; + padding:2%; + margin-bottom:10px; + border: 0px; + text-align:center; + vertical-align:center; +} +.vym-BoxBottom { + padding:10px; + font-size:0.7em; + border:solid 1px black; + margin:0; + background-color:#f0f0f0; +} +.vym-BoxBottomR +{ + padding-top:1em; + color:#676767; + text-align:right; +} +.vym-footer { + width:100%; + border:1; +} +.vym-footerL { font-size:0.7em; color:#676767; text-align:left; } +.vym-footerC { font-size:0.7em; color:#676767; text-align:center; } +.vym-footerR { font-size:0.7em; color:#676767; text-align:right; } + +.vym-url {} + +.vym-branch0 { + color:#000000; + font-size: x-large; + font-weight: bold; +} +.vym-branch1{ + font-size: normal; + font-weight: normal; +} +.vym-branch2{ + font-size: 0.5em; + font-weight: normal; +} +.vym-branch3{ + font-size:0.5em; + font-weight: normal; +} +.vym-branch4{ + font-size:0.5em; + font-weight: normal; +} +.vym-branch5{ + font-size:0.5em; + font-weight: normal; +} +.vym-branch6{ + font-size:0.5em; + font-weight: normal; +} +.vym-branch7{ + font-size:0.5em; + font-weight: normal; +} + +.vym-htmlnote{ + width:96%; + border: solid 1px black; + border-color: #000000; + background-color: #eeeeee; + font-size: 0.5em; + font-weight: normal; + padding: 5px; +} + +.vym-note { + width:100%; + border: solid 1px black; + border-color: #000000; + background-color: #eeeeee; + font-size: 0.5em; + font-weight: normal; +} diff -r df767ed748f3 -r 24c0b959c738 styles/vym2xhtml.xsl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/styles/vym2xhtml.xsl Sun Jan 30 12:59:10 2005 +0000 @@ -0,0 +1,430 @@ + + + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + +h1 {border-width: 1; border: solid; text-align: center} +div.imagemap { align: center; border: 0; } + + + + + + + + <xsl:value-of select="$head.title"/> + + + + + + + + + + + + + + + + + + + + + + + WARNING: + This stylesheet applies to VYM XML format v. + + . Your XML format has v + + . Check your HTML output! + + + + + + + + + + + WARNING: Unknown tag " + + ": + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+ + + +
+ +
+
+ + + +
+ +
+ + +
+ Imagemap +
+ + + +
+
+ + + +
+
    + +
+
+ + + +
    + +
+
+ + + +
  • + + + color: + + + + + + + + + + + URL + + + + + + URL + + + + + + URL + ( ) + + + + + WARNING: Parameter link.style doesn't contain the correct + value (name|url|both) + was " + + " + + + + + + + + + + + + + + + +
  • +
    + + + + + + + + + + + + + + + + {$filename} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    +
    + + + + + + + + + + + + + + + + + + + + + + + branch/heading = "" + x1, x2 = + y1, y2 = + + + + + + + + + + + + + + + + + + + + + + + + + + + + , + + , + + , + + + + + + + + + + + + + + + + + + +
    \ No newline at end of file diff -r df767ed748f3 -r 24c0b959c738 styles/wiki/answer.gif Binary file styles/wiki/answer.gif has changed diff -r df767ed748f3 -r 24c0b959c738 styles/wiki/point.gif Binary file styles/wiki/point.gif has changed diff -r df767ed748f3 -r 24c0b959c738 styles/wiki/question.gif Binary file styles/wiki/question.gif has changed