gcc484perl-5.22
|
Last change
on this file since 2c1b61a was
c5c522c,
checked in by Edwin Eefting <edwin@datux.nl>, 9 years ago
|
|
initial commit, transferred from cleaned syn3 svn tree
|
-
Property mode set to
100644
|
|
File size:
529 bytes
|
| Rev | Line | |
|---|
| [c5c522c] | 1 | <html xmlns="http://www.w3.org/1999/xhtml" |
|---|
| 2 | xmlns:py="http://genshi.edgewall.org/" py:strip=""> |
|---|
| 3 | <!--! Custom match templates go here --> |
|---|
| 4 | <head py:match="head" py:attrs="select('@*')"> |
|---|
| 5 | ${select('*|comment()|text()')} |
|---|
| 6 | <style> |
|---|
| 7 | h1 |
|---|
| 8 | { |
|---|
| 9 | font-weight:bold; |
|---|
| 10 | background-color: #0072E5; |
|---|
| 11 | color:#FFFFFF; |
|---|
| 12 | } |
|---|
| 13 | h2 |
|---|
| 14 | { |
|---|
| 15 | border-bottom: 1px; |
|---|
| 16 | border-bottom-style: solid; |
|---|
| 17 | border-color: #555555; |
|---|
| 18 | } |
|---|
| 19 | h1 :visited, h1 :link |
|---|
| 20 | { |
|---|
| 21 | color:#ffffff; |
|---|
| 22 | } |
|---|
| 23 | </style> |
|---|
| 24 | </head> |
|---|
| 25 | </html> |
|---|
Note: See
TracBrowser
for help on using the repository browser.