Browse Source

update han css

include han css
gh-pages-ethan
othree 14 years ago
parent
commit
2256e4ae1d
  1. 2
      Han-the-CSS-Reset
  2. 3
      header.html
  3. 3
      index.html

2
Han-the-CSS-Reset

@ -1 +1 @@ @@ -1 +1 @@
Subproject commit 09a11decbd290b74e7a03ef1dc9b33c99119dc59
Subproject commit c7af0562e75acee74b5de9aa2cf6a0fa164e0260

3
header.html

@ -3,5 +3,8 @@ @@ -3,5 +3,8 @@
<head>
<meta charset="UTF-8">
<title>Markdown 語法說明</title>
<link rel="stylesheet" media="all" href="Han-the-CSS-Reset/han.min.css">
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js"></script>
<script src="Han-the-CSS-Reset/han.min.js"></script>
</head>
<body>

3
index.html

@ -3,6 +3,9 @@ @@ -3,6 +3,9 @@
<head>
<meta charset="UTF-8">
<title>Markdown 語法說明</title>
<link rel="stylesheet" media="all" href="Han-the-CSS-Reset/han.min.css">
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js"></script>
<script src="Han-the-CSS-Reset/han.min.js"></script>
</head>
<body>
<p><strong>NOTE:</strong> This is Traditional Chinese Edition Document of

Loading…
Cancel
Save