diff --git a/htdocs/style.css b/htdocs/style.css new file mode 100644 index 0000000..051fe1f --- /dev/null +++ b/htdocs/style.css @@ -0,0 +1,12 @@ +/* MacPorts Ticket Guide Links */ +.macports-ticket-guide { + text-align: center; + color: red; + font-weight: bold; + font-size: 1.2em; +} + +.macports-ticket-guide a { + color: #990000; + font-size: 1.2em; +} diff --git a/templates/site.html b/templates/site.html new file mode 100644 index 0000000..24a4f6c --- /dev/null +++ b/templates/site.html @@ -0,0 +1,30 @@ + + + + + ${select('*|comment()|text()')} + + + +
+
+ Please read the + Ticket Guidelines + before submitting! +
+ ${select('*')} +
+ +