|
|
@ -2,17 +2,16 @@ |
|
|
|
<html xmlns="http://www.w3.org/1999/xhtml"> |
|
|
|
<html xmlns="http://www.w3.org/1999/xhtml"> |
|
|
|
<head> |
|
|
|
<head> |
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
|
|
|
<meta http-equiv="Content-Style-Type" content="text/css" /> |
|
|
|
<title>Wiki Syntax Quick Reference</title> |
|
|
|
<title>Wiki formatting</title> |
|
|
|
|
|
|
|
<style type="text/css"> |
|
|
|
<style type="text/css"> |
|
|
|
h1 { font-family: Verdana, sans-serif; font-size: 14px; text-align: center; color: #444; } |
|
|
|
h1 { font-family: Verdana, sans-serif; font-size: 14px; text-align: center; color: #444; } |
|
|
|
body { font-family: Verdana, sans-serif; font-size: 12px; color: #444; } |
|
|
|
body { font-family: Verdana, sans-serif; font-size: 12px; color: #444; } |
|
|
|
table th { padding-top: 1em; } |
|
|
|
table th { padding-top: 1em; } |
|
|
|
table td { vertical-align: top; background-color: #f5f5f5; height: 2em; vertical-align: middle;} |
|
|
|
table td { vertical-align: top; background-color: #f5f5f5; height: 2em; vertical-align: middle;} |
|
|
|
table td code { font-size: 1.2em; } |
|
|
|
table td code { font-size: 1.2em; } |
|
|
|
table td h1 { font-size: 1.8em; text-align: left; } |
|
|
|
table td h1 { font-size: 1.8em; text-align: left; } |
|
|
|
table td h2 { font-size: 1.4em; text-align: left; } |
|
|
|
table td h2 { font-size: 1.4em; text-align: left; } |
|
|
|
table td h3 { font-size: 1.2em; text-align: left; } |
|
|
|
table td h3 { font-size: 1.2em; text-align: left; } |
|
|
|
</style> |
|
|
|
</style> |
|
|
|
</head> |
|
|
|
</head> |
|
|
|
<body> |
|
|
|
<body> |
|
|
|