annotate stylesheets/hgbook.css @ 728:bae6d1503482

Rename xsl to stylesheets
author Dongsheng Song <dongsheng.song@gmail.com>
date Thu, 12 Mar 2009 17:11:59 +0800
parents
children f7d674e6e736
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
728
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
2 "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
4 <head>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
5 <title>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
6 dongsheng / hgbook-zh / source &mdash; bitbucket.org
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
7 </title>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
8 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
9 <meta name="description" content="Mercurial hosting - we're here to serve." />
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
10 <meta name="keywords" content="mercurial,hg,hosting,bitbucket,dongsheng,Chinese,translation,of,hgbook,source,sourcecode,stylesheets/hgbook.css@2e6dc2ff5464" />
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
11 <link rel="stylesheet" type="text/css" href="/m/css/layout.css?1298841" />
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
12 <link rel="stylesheet" type="text/css" href="/m/css/print.css?1298841" media="print" />
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
13 <link rel="search" type="application/opensearchdescription+xml" href="/opensearch.xml" title="Bitbucket" />
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
14 <link rel="icon" href="/m/img/logo_new.png" type="image/png"/>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
15 <script type="text/javascript" src="/m/js/lib/bundle.030309Mar.js?1298861"></script>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
16
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
17 <script type="text/javascript">
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
18 $(document).ready(function() {
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
19 Dropdown.init();
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
20 });
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
21 </script>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
22 <noscript>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
23 <style type="text/css">
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
24 .dropdown-container-text .dropdown {
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
25 position: static !important;
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
26 }
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
27 </style>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
28 </noscript>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
29
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
30 <!--[if lt IE 7]>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
31 <style type="text/css">
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
32 body {
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
33 behavior: url(/m/css/csshover.htc);
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
34 }
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
35
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
36 #issues-issue pre {
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
37 white-space: normal !important;
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
38 }
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
39
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
40 .changeset-description {
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
41 white-space: normal !important;
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
42 }
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
43 </style>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
44 <script type="text/javascript">
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
45 $(document).ready(function(){
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
46 $('#header-wrapper').pngFix();
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
47 $('#sourcelist').pngFix();
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
48 $('.promo-signup-screenshot').pngFix();
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
49 });
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
50 </script>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
51 <![endif]-->
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
52
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
53 <link rel="stylesheet" href="/m/css/highlight/trac.css" type="text/css" />
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
54
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
55
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
56 </head>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
57 <body>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
58 <div id="main-wrapper">
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
59 <div id="header-wrapper">
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
60 <div id="header-loggedin">
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
61 <a href="/"><img src="/m/img/logo_new.png" alt="Bitbucket" id="header-wrapper-logo" /></a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
62 <h1><a href="/">Bitbucket</a></h1>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
63 <p class="header-wrapper-slogan">We're here to serve.</p>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
64
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
65
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
66
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
67 <a href="/dongsheng/">
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
68
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
69 <img src="http://www.gravatar.com/avatar/1c500a9e5f4bb1b44896d7b42ea4c36f?d=http%3A%2F%2Fmedia.bitbucket.org%2Fimg%2Fno_avatar.gif&amp;s=35" id="userimage" alt="" />
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
70
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
71 </a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
72
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
73
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
74 <div id="header-nav">
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
75 <ul>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
76 <li><a href="/">Home</a></li>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
77 <li class="has-dropdown">
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
78 <a href="/repo/all/">Repositories</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
79 <ul>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
80 <li><a href="/repo/all/">All public repositories</a> </li>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
81 <li class="header-nav-repo-segmenter-theirs">
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
82 &ndash; your repositories &ndash;
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
83 </li>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
84
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
85 <li class="">
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
86 <img src="/m/img/icons/fugue/lock_disable_unlock.png" />
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
87 <a href="/dongsheng/hgbook-zh/" title="Chinese translation of hgbook (public repository)">hgbook-zh</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
88 </li>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
89
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
90
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
91 <li class="header-nav-repo-button-new">
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
92 <a href="/repo/create/">Create new</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
93 </li>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
94 </ul>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
95 </li>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
96 <li><a href="/account/">Account</a></li>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
97 <li>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
98 <a href="/notifications/" class="inbox-no-messages">Inbox</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
99 </li>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
100 <li><a href="/plans/">
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
101
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
102 Plans &amp; upgrades
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
103
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
104 </a></li>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
105 <li><a href="/help/">Help</a></li>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
106 <li><a href="/account/signout/">Log out</a></li>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
107 </ul>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
108 </div>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
109
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
110 </div>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
111 </div>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
112 <div id="content-wrapper">
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
113
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
114
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
115
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
116
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
117
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
118
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
119
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
120
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
121
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
122
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
123
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
124
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
125
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
126
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
127 <script type="text/javascript">
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
128 jQuery.preloadImages = function() {
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
129 for(var i = 0; i<arguments.length; i++) {
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
130 jQuery("<img>").attr("src", arguments[i]);
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
131 }
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
132 }
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
133
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
134 $.preloadImages('http://media-cdn.bitbucket.org/img/icons/blue/arrow_left.gif', 'http://media-cdn.bitbucket.org/img/icons/blue/arrow_ul.gif', 'http://media-cdn.bitbucket.org/img/icons/blue/copy_paste.gif');
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
135 </script>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
136
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
137
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
138 <div id="tabs">
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
139 <ul class="ui-tabs-nav">
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
140 <li>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
141 <a href="/dongsheng/hgbook-zh/overview/"><span>Overview</span></a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
142 </li>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
143
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
144
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
145
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
146 <li class="ui-tabs-selected">
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
147
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
148 <a href="/dongsheng/hgbook-zh/src/2e6dc2ff5464/"><span>Source</span></a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
149
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
150 </li>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
151
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
152 <li>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
153 <a href="/dongsheng/hgbook-zh/changesets/"><span>Changesets</span></a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
154 </li>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
155
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
156
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
157
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
158 <li class="ui-tabs-nav-issues">
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
159 <a href="/dongsheng/hgbook-zh/wiki/"><span>Wiki</span></a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
160 </li>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
161
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
162
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
163
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
164
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
165
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
166 <li class="ui-tabs-nav-issues">
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
167 <a href="/dongsheng/hgbook-zh/issues/"><span>Issues &raquo;</span></a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
168 <ul>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
169 <li><a href="/dongsheng/hgbook-zh/issues/?status=new">New issues</a></li>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
170 <li><a href="/dongsheng/hgbook-zh/issues/?status=new&amp;status=open">Open issues</a></li>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
171 <li><a href="/dongsheng/hgbook-zh/issues/?status=resolved&amp;status=invalid&amp;status=duplicate">Closed issues</a></li>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
172
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
173 <li><a href="/dongsheng/hgbook-zh/issues/mine/">dongsheng's issues</a></li>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
174
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
175 <li><a href="/dongsheng/hgbook-zh/issues/">All issues</a></li>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
176 <li><a href="/dongsheng/hgbook-zh/issues/query/">Advanced query</a></li>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
177 <li><a href="/dongsheng/hgbook-zh/issues/new/">Create new issue</a></li>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
178 </ul>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
179 </li>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
180
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
181
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
182
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
183
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
184
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
185 <li>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
186 <a href="/dongsheng/hgbook-zh/admin/"><span>Admin</span></a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
187 </li>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
188
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
189
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
190
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
191 <li class="tabs-right tabs-far-right">
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
192 <a href="/dongsheng/hgbook-zh/descendants/"><span>Forks/Queues (0)</span></a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
193 </li>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
194
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
195 <li class="tabs-right">
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
196 <a href="/dongsheng/hgbook-zh/zealots/"><span>Followers (0)</span></a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
197 </li>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
198 </ul>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
199 </div>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
200
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
201 <div id="repo-menu">
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
202 <div id="repo-menu-links">
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
203 <ul>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
204 <li>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
205 <a href="/dongsheng/hgbook-zh/rss/?token=ba031357ff6aed5a122b9b43852a8415" class="tooltip noborder repo-menu-rss" rel="RSS Feed for hgbook-zh">RSS</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
206 </li>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
207 <li>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
208 <a href="/dongsheng/hgbook-zh/atom/?token=ba031357ff6aed5a122b9b43852a8415" class="tooltip noborder repo-menu-atom" rel="Atom Feed for hgbook-zh">Atom</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
209 </li>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
210
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
211 <li>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
212 <a href="/dongsheng/hgbook-zh/pull/" class="link-request-pull">
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
213 pull request
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
214 </a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
215 </li>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
216
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
217 <li><a href="/dongsheng/hgbook-zh/fork/" class="link-fork">fork</a></li>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
218
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
219 <li><a href="/dongsheng/hgbook-zh/hack/" class="link-hack">patch queue</a></li>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
220
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
221 <li>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
222
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
223 <a rel="nofollow" href="/dongsheng/hgbook-zh/follow/" class="link-follow follow-xhr">follow</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
224
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
225 </li>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
226 <li><a class="link-download">download &raquo;</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
227
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
228 <ul>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
229
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
230 <li><a rel="nofollow" href="/dongsheng/hgbook-zh/get/2e6dc2ff5464.zip" class="zip">zip</a></li>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
231 <li><a rel="nofollow" href="/dongsheng/hgbook-zh/get/2e6dc2ff5464.gz" class="compressed">gz</a></li>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
232 <li><a rel="nofollow" href="/dongsheng/hgbook-zh/get/2e6dc2ff5464.bz2" class="compressed">bz2</a></li>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
233
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
234 </ul>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
235 </li>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
236 </ul>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
237 </div>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
238
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
239 <div id="repo-menu-branches-tags">
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
240 <ul>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
241 <li class="icon-branches">
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
242 branches &raquo;
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
243
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
244 <ul>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
245
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
246 <li><a href="/dongsheng/hgbook-zh/src/2e6dc2ff5464/">default</a></li>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
247
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
248 </ul>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
249
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
250 </li>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
251 <li class="icon-tags">
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
252 tags &raquo;
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
253
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
254 <ul>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
255
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
256 <li><a href="/dongsheng/hgbook-zh/src/2e6dc2ff5464/">tip</a></li>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
257
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
258 </ul>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
259 </li>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
260 </ul>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
261 </div>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
262
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
263 <div class="cb"></div>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
264 </div>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
265 <div id="repo-desc" class="layout-box">
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
266
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
267
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
268
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
269
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
270 <h3>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
271 <a href="/dongsheng/">dongsheng</a> /
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
272 <a href="/dongsheng/hgbook-zh/">hgbook-zh</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
273 <span>(<a href="http://hgbook.red-bean.com/">http://hgbook.red-bean.com/</a>)</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
274 </h3>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
275
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
276
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
277 <div id="repo-tag">
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
278 <div class="blue-left"></div>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
279 <div class="blue-content">
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
280 <b>fork</b> of <a href="/bos/hgbook/">hgbook</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
281 </div>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
282 <div class="blue-right"></div>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
283 </div>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
284
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
285
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
286 <p class="repo-desc-description">Chinese translation of hgbook</p>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
287
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
288 Clone this repository (size: 2.7 MB): <a href="https://dongsheng@bitbucket.org/dongsheng/hgbook-zh/" onclick="$('#clone-url-ssh').hide();$('#clone-url-https').toggle();return(false);">HTTPS</a> / <a href="ssh://hg@bitbucket.org/dongsheng/hgbook-zh/" onclick="$('#clone-url-https').hide();$('#clone-url-ssh').toggle();return(false);">SSH</a><br/>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
289 <pre id="clone-url-https" style="display: none;">$ hg clone <a href="https://dongsheng@bitbucket.org/dongsheng/hgbook-zh/">https://dongsheng@bitbucket.org/dongsheng/hgbook-zh/</a></pre>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
290
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
291 <pre id="clone-url-ssh" style="display:none;">$ hg clone <a href="ssh://hg@bitbucket.org/dongsheng/hgbook-zh/">ssh://hg@bitbucket.org/dongsheng/hgbook-zh/</a></pre>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
292
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
293 <div class="cb"></div>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
294 </div>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
295
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
296
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
297
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
298
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
299
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
300
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
301
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
302 <div id="source-summary" class="layout-box">
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
303 <div class="right">
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
304 <table>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
305 <tr>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
306 <td>commit 598:</td>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
307 <td>2e6dc2ff5464</td>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
308 </tr>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
309
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
310 <tr>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
311 <td>parent 597:</td>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
312 <td>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
313 <a href="/dongsheng/hgbook-zh/changeset/cfb2976b0d0c/" rel="<b>Author:</b> dongsheng<br/><b>Age:</b> 24 hours ago<br/>Typo fix" class="tooltip">cfb2976b0d0c</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
314 </td>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
315 </tr>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
316
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
317
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
318 <tr>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
319 <td>branch: </td>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
320 <td>default</td>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
321 </tr>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
322
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
323 <tr>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
324 <td>tags:</td>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
325 <td>tip</td>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
326 </tr>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
327
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
328 </table>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
329 </div>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
330
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
331 <div class="changeset-description">Use dot and inkscape generate png files</div>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
332
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
333 <div>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
334
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
335
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
336
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
337
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
338 <div class="dropdown-container">
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
339
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
340
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
341 <img src="http://www.gravatar.com/avatar/1c500a9e5f4bb1b44896d7b42ea4c36f?d=http%3A%2F%2Fmedia.bitbucket.org%2Fimg%2Fno_avatar.gif&amp;s=32" class="avatar dropdown" />
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
342
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
343
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
344
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
345 <ul class="dropdown-list">
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
346 <li>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
347
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
348 <a href="/dongsheng/">View dongsheng's profile</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
349
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
350 </li>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
351 <li>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
352 <a href="">dongsheng's repositories &raquo;</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
353
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
354 <ul>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
355
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
356 <li><a href="/dongsheng/hgbook-zh/overview/">hgbook-zh</a></li>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
357
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
358 </ul>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
359
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
360 </li>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
361
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
362 <li>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
363 <a href="/notifications/send/?receiver=dongsheng">Send message</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
364 </li>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
365
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
366 </ul>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
367 </div>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
368
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
369
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
370
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
371
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
372 <span class="dropdown-right">
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
373
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
374
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
375 <a href="/dongsheng/">dongsheng</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
376
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
377 <br/>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
378 <small class="dropdown-right">2 hours ago</small>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
379 </span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
380
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
381 </div>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
382
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
383 <div class="cb"></div>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
384 </div>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
385
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
386
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
387 <div id="source-path" class="layout-box">
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
388 <a href="/dongsheng/hgbook-zh/src/">hgbook-zh</a> /
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
389
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
390
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
391
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
392 <a href='/dongsheng/hgbook-zh/src/2e6dc2ff5464/stylesheets/'>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
393 stylesheets
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
394 </a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
395
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
396
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
397 /
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
398
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
399
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
400
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
401 hgbook.css
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
402
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
403
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
404
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
405
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
406 </div>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
407
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
408 <div id="source-view" class="scroll-x">
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
409 <table class="info-table">
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
410 <tr>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
411 <th>r598:2e6dc2ff5464</th>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
412 <th>441 loc</th>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
413 <th>6.7 KB</th>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
414 <th class="source-view-links">
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
415 <a id="embed-link" href="#" onclick="makeEmbed('#embed-link', 'http://bitbucket.org/dongsheng/hgbook-zh/src/2e6dc2ff5464/stylesheets/hgbook.css?embed=t');">embed</a> /
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
416 <a href='/dongsheng/hgbook-zh/history/stylesheets/hgbook.css'>history</a> /
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
417 <a href='/dongsheng/hgbook-zh/annotate/2e6dc2ff5464/stylesheets/hgbook.css'>annotate</a> /
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
418 <a href='/dongsheng/hgbook-zh/raw/2e6dc2ff5464/stylesheets/hgbook.css'>raw</a> /
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
419 <form action="/dongsheng/hgbook-zh/diff/stylesheets/hgbook.css" method="get" class="source-view-form">
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
420
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
421 <select name='nothing' class="smaller" disabled="disabled">
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
422 <option>No previous changes</option>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
423 </select>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
424
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
425 </form>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
426 </th>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
427 </tr>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
428 </table>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
429
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
430 <table class="highlighttable"><tr><td class="linenos"><pre><a href="#cl-1"> 1</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
431 <a href="#cl-2"> 2</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
432 <a href="#cl-3"> 3</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
433 <a href="#cl-4"> 4</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
434 <a href="#cl-5"> 5</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
435 <a href="#cl-6"> 6</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
436 <a href="#cl-7"> 7</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
437 <a href="#cl-8"> 8</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
438 <a href="#cl-9"> 9</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
439 <a href="#cl-10"> 10</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
440 <a href="#cl-11"> 11</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
441 <a href="#cl-12"> 12</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
442 <a href="#cl-13"> 13</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
443 <a href="#cl-14"> 14</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
444 <a href="#cl-15"> 15</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
445 <a href="#cl-16"> 16</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
446 <a href="#cl-17"> 17</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
447 <a href="#cl-18"> 18</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
448 <a href="#cl-19"> 19</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
449 <a href="#cl-20"> 20</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
450 <a href="#cl-21"> 21</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
451 <a href="#cl-22"> 22</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
452 <a href="#cl-23"> 23</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
453 <a href="#cl-24"> 24</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
454 <a href="#cl-25"> 25</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
455 <a href="#cl-26"> 26</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
456 <a href="#cl-27"> 27</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
457 <a href="#cl-28"> 28</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
458 <a href="#cl-29"> 29</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
459 <a href="#cl-30"> 30</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
460 <a href="#cl-31"> 31</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
461 <a href="#cl-32"> 32</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
462 <a href="#cl-33"> 33</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
463 <a href="#cl-34"> 34</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
464 <a href="#cl-35"> 35</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
465 <a href="#cl-36"> 36</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
466 <a href="#cl-37"> 37</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
467 <a href="#cl-38"> 38</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
468 <a href="#cl-39"> 39</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
469 <a href="#cl-40"> 40</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
470 <a href="#cl-41"> 41</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
471 <a href="#cl-42"> 42</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
472 <a href="#cl-43"> 43</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
473 <a href="#cl-44"> 44</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
474 <a href="#cl-45"> 45</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
475 <a href="#cl-46"> 46</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
476 <a href="#cl-47"> 47</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
477 <a href="#cl-48"> 48</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
478 <a href="#cl-49"> 49</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
479 <a href="#cl-50"> 50</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
480 <a href="#cl-51"> 51</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
481 <a href="#cl-52"> 52</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
482 <a href="#cl-53"> 53</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
483 <a href="#cl-54"> 54</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
484 <a href="#cl-55"> 55</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
485 <a href="#cl-56"> 56</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
486 <a href="#cl-57"> 57</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
487 <a href="#cl-58"> 58</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
488 <a href="#cl-59"> 59</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
489 <a href="#cl-60"> 60</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
490 <a href="#cl-61"> 61</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
491 <a href="#cl-62"> 62</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
492 <a href="#cl-63"> 63</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
493 <a href="#cl-64"> 64</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
494 <a href="#cl-65"> 65</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
495 <a href="#cl-66"> 66</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
496 <a href="#cl-67"> 67</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
497 <a href="#cl-68"> 68</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
498 <a href="#cl-69"> 69</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
499 <a href="#cl-70"> 70</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
500 <a href="#cl-71"> 71</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
501 <a href="#cl-72"> 72</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
502 <a href="#cl-73"> 73</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
503 <a href="#cl-74"> 74</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
504 <a href="#cl-75"> 75</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
505 <a href="#cl-76"> 76</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
506 <a href="#cl-77"> 77</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
507 <a href="#cl-78"> 78</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
508 <a href="#cl-79"> 79</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
509 <a href="#cl-80"> 80</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
510 <a href="#cl-81"> 81</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
511 <a href="#cl-82"> 82</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
512 <a href="#cl-83"> 83</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
513 <a href="#cl-84"> 84</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
514 <a href="#cl-85"> 85</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
515 <a href="#cl-86"> 86</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
516 <a href="#cl-87"> 87</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
517 <a href="#cl-88"> 88</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
518 <a href="#cl-89"> 89</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
519 <a href="#cl-90"> 90</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
520 <a href="#cl-91"> 91</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
521 <a href="#cl-92"> 92</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
522 <a href="#cl-93"> 93</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
523 <a href="#cl-94"> 94</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
524 <a href="#cl-95"> 95</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
525 <a href="#cl-96"> 96</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
526 <a href="#cl-97"> 97</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
527 <a href="#cl-98"> 98</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
528 <a href="#cl-99"> 99</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
529 <a href="#cl-100">100</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
530 <a href="#cl-101">101</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
531 <a href="#cl-102">102</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
532 <a href="#cl-103">103</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
533 <a href="#cl-104">104</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
534 <a href="#cl-105">105</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
535 <a href="#cl-106">106</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
536 <a href="#cl-107">107</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
537 <a href="#cl-108">108</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
538 <a href="#cl-109">109</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
539 <a href="#cl-110">110</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
540 <a href="#cl-111">111</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
541 <a href="#cl-112">112</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
542 <a href="#cl-113">113</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
543 <a href="#cl-114">114</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
544 <a href="#cl-115">115</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
545 <a href="#cl-116">116</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
546 <a href="#cl-117">117</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
547 <a href="#cl-118">118</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
548 <a href="#cl-119">119</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
549 <a href="#cl-120">120</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
550 <a href="#cl-121">121</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
551 <a href="#cl-122">122</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
552 <a href="#cl-123">123</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
553 <a href="#cl-124">124</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
554 <a href="#cl-125">125</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
555 <a href="#cl-126">126</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
556 <a href="#cl-127">127</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
557 <a href="#cl-128">128</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
558 <a href="#cl-129">129</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
559 <a href="#cl-130">130</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
560 <a href="#cl-131">131</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
561 <a href="#cl-132">132</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
562 <a href="#cl-133">133</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
563 <a href="#cl-134">134</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
564 <a href="#cl-135">135</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
565 <a href="#cl-136">136</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
566 <a href="#cl-137">137</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
567 <a href="#cl-138">138</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
568 <a href="#cl-139">139</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
569 <a href="#cl-140">140</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
570 <a href="#cl-141">141</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
571 <a href="#cl-142">142</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
572 <a href="#cl-143">143</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
573 <a href="#cl-144">144</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
574 <a href="#cl-145">145</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
575 <a href="#cl-146">146</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
576 <a href="#cl-147">147</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
577 <a href="#cl-148">148</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
578 <a href="#cl-149">149</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
579 <a href="#cl-150">150</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
580 <a href="#cl-151">151</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
581 <a href="#cl-152">152</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
582 <a href="#cl-153">153</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
583 <a href="#cl-154">154</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
584 <a href="#cl-155">155</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
585 <a href="#cl-156">156</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
586 <a href="#cl-157">157</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
587 <a href="#cl-158">158</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
588 <a href="#cl-159">159</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
589 <a href="#cl-160">160</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
590 <a href="#cl-161">161</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
591 <a href="#cl-162">162</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
592 <a href="#cl-163">163</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
593 <a href="#cl-164">164</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
594 <a href="#cl-165">165</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
595 <a href="#cl-166">166</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
596 <a href="#cl-167">167</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
597 <a href="#cl-168">168</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
598 <a href="#cl-169">169</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
599 <a href="#cl-170">170</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
600 <a href="#cl-171">171</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
601 <a href="#cl-172">172</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
602 <a href="#cl-173">173</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
603 <a href="#cl-174">174</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
604 <a href="#cl-175">175</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
605 <a href="#cl-176">176</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
606 <a href="#cl-177">177</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
607 <a href="#cl-178">178</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
608 <a href="#cl-179">179</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
609 <a href="#cl-180">180</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
610 <a href="#cl-181">181</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
611 <a href="#cl-182">182</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
612 <a href="#cl-183">183</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
613 <a href="#cl-184">184</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
614 <a href="#cl-185">185</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
615 <a href="#cl-186">186</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
616 <a href="#cl-187">187</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
617 <a href="#cl-188">188</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
618 <a href="#cl-189">189</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
619 <a href="#cl-190">190</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
620 <a href="#cl-191">191</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
621 <a href="#cl-192">192</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
622 <a href="#cl-193">193</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
623 <a href="#cl-194">194</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
624 <a href="#cl-195">195</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
625 <a href="#cl-196">196</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
626 <a href="#cl-197">197</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
627 <a href="#cl-198">198</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
628 <a href="#cl-199">199</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
629 <a href="#cl-200">200</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
630 <a href="#cl-201">201</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
631 <a href="#cl-202">202</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
632 <a href="#cl-203">203</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
633 <a href="#cl-204">204</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
634 <a href="#cl-205">205</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
635 <a href="#cl-206">206</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
636 <a href="#cl-207">207</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
637 <a href="#cl-208">208</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
638 <a href="#cl-209">209</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
639 <a href="#cl-210">210</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
640 <a href="#cl-211">211</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
641 <a href="#cl-212">212</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
642 <a href="#cl-213">213</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
643 <a href="#cl-214">214</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
644 <a href="#cl-215">215</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
645 <a href="#cl-216">216</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
646 <a href="#cl-217">217</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
647 <a href="#cl-218">218</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
648 <a href="#cl-219">219</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
649 <a href="#cl-220">220</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
650 <a href="#cl-221">221</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
651 <a href="#cl-222">222</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
652 <a href="#cl-223">223</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
653 <a href="#cl-224">224</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
654 <a href="#cl-225">225</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
655 <a href="#cl-226">226</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
656 <a href="#cl-227">227</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
657 <a href="#cl-228">228</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
658 <a href="#cl-229">229</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
659 <a href="#cl-230">230</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
660 <a href="#cl-231">231</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
661 <a href="#cl-232">232</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
662 <a href="#cl-233">233</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
663 <a href="#cl-234">234</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
664 <a href="#cl-235">235</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
665 <a href="#cl-236">236</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
666 <a href="#cl-237">237</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
667 <a href="#cl-238">238</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
668 <a href="#cl-239">239</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
669 <a href="#cl-240">240</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
670 <a href="#cl-241">241</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
671 <a href="#cl-242">242</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
672 <a href="#cl-243">243</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
673 <a href="#cl-244">244</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
674 <a href="#cl-245">245</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
675 <a href="#cl-246">246</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
676 <a href="#cl-247">247</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
677 <a href="#cl-248">248</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
678 <a href="#cl-249">249</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
679 <a href="#cl-250">250</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
680 <a href="#cl-251">251</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
681 <a href="#cl-252">252</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
682 <a href="#cl-253">253</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
683 <a href="#cl-254">254</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
684 <a href="#cl-255">255</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
685 <a href="#cl-256">256</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
686 <a href="#cl-257">257</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
687 <a href="#cl-258">258</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
688 <a href="#cl-259">259</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
689 <a href="#cl-260">260</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
690 <a href="#cl-261">261</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
691 <a href="#cl-262">262</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
692 <a href="#cl-263">263</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
693 <a href="#cl-264">264</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
694 <a href="#cl-265">265</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
695 <a href="#cl-266">266</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
696 <a href="#cl-267">267</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
697 <a href="#cl-268">268</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
698 <a href="#cl-269">269</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
699 <a href="#cl-270">270</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
700 <a href="#cl-271">271</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
701 <a href="#cl-272">272</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
702 <a href="#cl-273">273</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
703 <a href="#cl-274">274</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
704 <a href="#cl-275">275</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
705 <a href="#cl-276">276</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
706 <a href="#cl-277">277</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
707 <a href="#cl-278">278</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
708 <a href="#cl-279">279</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
709 <a href="#cl-280">280</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
710 <a href="#cl-281">281</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
711 <a href="#cl-282">282</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
712 <a href="#cl-283">283</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
713 <a href="#cl-284">284</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
714 <a href="#cl-285">285</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
715 <a href="#cl-286">286</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
716 <a href="#cl-287">287</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
717 <a href="#cl-288">288</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
718 <a href="#cl-289">289</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
719 <a href="#cl-290">290</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
720 <a href="#cl-291">291</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
721 <a href="#cl-292">292</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
722 <a href="#cl-293">293</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
723 <a href="#cl-294">294</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
724 <a href="#cl-295">295</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
725 <a href="#cl-296">296</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
726 <a href="#cl-297">297</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
727 <a href="#cl-298">298</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
728 <a href="#cl-299">299</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
729 <a href="#cl-300">300</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
730 <a href="#cl-301">301</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
731 <a href="#cl-302">302</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
732 <a href="#cl-303">303</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
733 <a href="#cl-304">304</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
734 <a href="#cl-305">305</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
735 <a href="#cl-306">306</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
736 <a href="#cl-307">307</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
737 <a href="#cl-308">308</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
738 <a href="#cl-309">309</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
739 <a href="#cl-310">310</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
740 <a href="#cl-311">311</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
741 <a href="#cl-312">312</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
742 <a href="#cl-313">313</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
743 <a href="#cl-314">314</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
744 <a href="#cl-315">315</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
745 <a href="#cl-316">316</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
746 <a href="#cl-317">317</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
747 <a href="#cl-318">318</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
748 <a href="#cl-319">319</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
749 <a href="#cl-320">320</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
750 <a href="#cl-321">321</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
751 <a href="#cl-322">322</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
752 <a href="#cl-323">323</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
753 <a href="#cl-324">324</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
754 <a href="#cl-325">325</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
755 <a href="#cl-326">326</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
756 <a href="#cl-327">327</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
757 <a href="#cl-328">328</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
758 <a href="#cl-329">329</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
759 <a href="#cl-330">330</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
760 <a href="#cl-331">331</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
761 <a href="#cl-332">332</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
762 <a href="#cl-333">333</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
763 <a href="#cl-334">334</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
764 <a href="#cl-335">335</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
765 <a href="#cl-336">336</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
766 <a href="#cl-337">337</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
767 <a href="#cl-338">338</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
768 <a href="#cl-339">339</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
769 <a href="#cl-340">340</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
770 <a href="#cl-341">341</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
771 <a href="#cl-342">342</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
772 <a href="#cl-343">343</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
773 <a href="#cl-344">344</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
774 <a href="#cl-345">345</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
775 <a href="#cl-346">346</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
776 <a href="#cl-347">347</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
777 <a href="#cl-348">348</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
778 <a href="#cl-349">349</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
779 <a href="#cl-350">350</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
780 <a href="#cl-351">351</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
781 <a href="#cl-352">352</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
782 <a href="#cl-353">353</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
783 <a href="#cl-354">354</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
784 <a href="#cl-355">355</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
785 <a href="#cl-356">356</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
786 <a href="#cl-357">357</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
787 <a href="#cl-358">358</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
788 <a href="#cl-359">359</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
789 <a href="#cl-360">360</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
790 <a href="#cl-361">361</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
791 <a href="#cl-362">362</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
792 <a href="#cl-363">363</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
793 <a href="#cl-364">364</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
794 <a href="#cl-365">365</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
795 <a href="#cl-366">366</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
796 <a href="#cl-367">367</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
797 <a href="#cl-368">368</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
798 <a href="#cl-369">369</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
799 <a href="#cl-370">370</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
800 <a href="#cl-371">371</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
801 <a href="#cl-372">372</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
802 <a href="#cl-373">373</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
803 <a href="#cl-374">374</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
804 <a href="#cl-375">375</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
805 <a href="#cl-376">376</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
806 <a href="#cl-377">377</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
807 <a href="#cl-378">378</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
808 <a href="#cl-379">379</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
809 <a href="#cl-380">380</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
810 <a href="#cl-381">381</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
811 <a href="#cl-382">382</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
812 <a href="#cl-383">383</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
813 <a href="#cl-384">384</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
814 <a href="#cl-385">385</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
815 <a href="#cl-386">386</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
816 <a href="#cl-387">387</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
817 <a href="#cl-388">388</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
818 <a href="#cl-389">389</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
819 <a href="#cl-390">390</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
820 <a href="#cl-391">391</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
821 <a href="#cl-392">392</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
822 <a href="#cl-393">393</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
823 <a href="#cl-394">394</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
824 <a href="#cl-395">395</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
825 <a href="#cl-396">396</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
826 <a href="#cl-397">397</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
827 <a href="#cl-398">398</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
828 <a href="#cl-399">399</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
829 <a href="#cl-400">400</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
830 <a href="#cl-401">401</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
831 <a href="#cl-402">402</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
832 <a href="#cl-403">403</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
833 <a href="#cl-404">404</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
834 <a href="#cl-405">405</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
835 <a href="#cl-406">406</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
836 <a href="#cl-407">407</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
837 <a href="#cl-408">408</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
838 <a href="#cl-409">409</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
839 <a href="#cl-410">410</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
840 <a href="#cl-411">411</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
841 <a href="#cl-412">412</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
842 <a href="#cl-413">413</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
843 <a href="#cl-414">414</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
844 <a href="#cl-415">415</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
845 <a href="#cl-416">416</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
846 <a href="#cl-417">417</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
847 <a href="#cl-418">418</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
848 <a href="#cl-419">419</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
849 <a href="#cl-420">420</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
850 <a href="#cl-421">421</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
851 <a href="#cl-422">422</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
852 <a href="#cl-423">423</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
853 <a href="#cl-424">424</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
854 <a href="#cl-425">425</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
855 <a href="#cl-426">426</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
856 <a href="#cl-427">427</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
857 <a href="#cl-428">428</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
858 <a href="#cl-429">429</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
859 <a href="#cl-430">430</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
860 <a href="#cl-431">431</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
861 <a href="#cl-432">432</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
862 <a href="#cl-433">433</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
863 <a href="#cl-434">434</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
864 <a href="#cl-435">435</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
865 <a href="#cl-436">436</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
866 <a href="#cl-437">437</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
867 <a href="#cl-438">438</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
868 <a href="#cl-439">439</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
869 <a href="#cl-440">440</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
870 <a href="#cl-441">441</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
871 </pre></td><td class="code"><div class="highlight"><pre><a name="cl-1"></a><span class="nt">body</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
872 <a name="cl-2"></a> <span class="k">font</span><span class="o">:</span> <span class="m">12px</span><span class="o">/</span><span class="m">1</span><span class="o">.</span><span class="m">5</span> <span class="n">Verdana</span><span class="o">,</span> <span class="k">sans-serif</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
873 <a name="cl-3"></a> <span class="k">padding-top</span><span class="o">:</span> <span class="m">50px</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
874 <a name="cl-4"></a> <span class="k">padding-left</span><span class="o">:</span> <span class="m">80px</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
875 <a name="cl-5"></a> <span class="k">padding-right</span><span class="o">:</span> <span class="m">80px</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
876 <a name="cl-6"></a> <span class="k">padding-bottom</span><span class="o">:</span> <span class="m">90px</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
877 <a name="cl-7"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
878 <a name="cl-8"></a><span class="nc">.ptmr7t-</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
879 <a name="cl-9"></a> <span class="k">font-family</span><span class="o">:</span> <span class="k">monospace</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
880 <a name="cl-10"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
881 <a name="cl-11"></a><span class="nc">.ptmr7t-x-x-172</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
882 <a name="cl-12"></a> <span class="k">font-size</span><span class="o">:</span> <span class="m">172%</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
883 <a name="cl-13"></a> <span class="k">font-family</span><span class="o">:</span> <span class="k">monospace</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
884 <a name="cl-14"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
885 <a name="cl-15"></a><span class="nc">.ptmr7t-x-x-120</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
886 <a name="cl-16"></a> <span class="k">font-size</span><span class="o">:</span> <span class="m">120%</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
887 <a name="cl-17"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
888 <a name="cl-18"></a><span class="nc">.zpzccmry-x-x-120</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
889 <a name="cl-19"></a> <span class="k">font-size</span><span class="o">:</span> <span class="m">120%</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
890 <a name="cl-20"></a> <span class="k">font-weight</span><span class="o">:</span> <span class="k">bold</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
891 <a name="cl-21"></a> <span class="k">font-style</span><span class="o">:</span> <span class="k">italic</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
892 <a name="cl-22"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
893 <a name="cl-23"></a><span class="nc">.zpzccmry-x-x-120</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
894 <a name="cl-24"></a> <span class="k">font-weight</span><span class="o">:</span> <span class="k">bold</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
895 <a name="cl-25"></a> <span class="k">font-style</span><span class="o">:</span> <span class="k">italic</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
896 <a name="cl-26"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
897 <a name="cl-27"></a><span class="nc">.pcrr7tn-</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
898 <a name="cl-28"></a> <span class="k">font-family</span><span class="o">:</span> <span class="k">monospace</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
899 <a name="cl-29"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
900 <a name="cl-30"></a><span class="nc">.ptmri7t-</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
901 <a name="cl-31"></a> <span class="k">font-style</span><span class="o">:</span> <span class="k">italic</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
902 <a name="cl-32"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
903 <a name="cl-33"></a><span class="nc">.ptmr7t-x-x-50</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
904 <a name="cl-34"></a> <span class="k">font-size</span><span class="o">:</span> <span class="m">50%</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
905 <a name="cl-35"></a> <span class="k">font-family</span><span class="o">:</span> <span class="k">monospace</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
906 <a name="cl-36"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
907 <a name="cl-37"></a><span class="nc">.ptmb7t-</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
908 <a name="cl-38"></a> <span class="k">font-weight</span><span class="o">:</span> <span class="k">bold</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
909 <a name="cl-39"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
910 <a name="cl-40"></a><span class="nc">.zptmcmr-</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
911 <a name="cl-41"></a> <span class="k">font-style</span><span class="o">:</span> <span class="k">italic</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
912 <a name="cl-42"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
913 <a name="cl-43"></a><span class="nc">.zptmcmrm-</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
914 <a name="cl-44"></a> <span class="k">font-style</span><span class="o">:</span> <span class="k">italic</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
915 <a name="cl-45"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
916 <a name="cl-46"></a><span class="nc">.zpzccmry-</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
917 <a name="cl-47"></a> <span class="k">font-weight</span><span class="o">:</span> <span class="k">bold</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
918 <a name="cl-48"></a> <span class="k">font-style</span><span class="o">:</span> <span class="k">italic</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
919 <a name="cl-49"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
920 <a name="cl-50"></a><span class="nc">.pcrb7t-</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
921 <a name="cl-51"></a> <span class="k">font-family</span><span class="o">:</span> <span class="k">monospace</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
922 <a name="cl-52"></a> <span class="k">font-weight</span><span class="o">:</span> <span class="k">bold</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
923 <a name="cl-53"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
924 <a name="cl-54"></a><span class="nc">.pcrro7t-</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
925 <a name="cl-55"></a> <span class="k">font-family</span><span class="o">:</span> <span class="k">monospace</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
926 <a name="cl-56"></a> <span class="k">font-style</span><span class="o">:</span> <span class="k">oblique</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
927 <a name="cl-57"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
928 <a name="cl-58"></a><span class="nt">p</span><span class="nc">.noindent</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
929 <a name="cl-59"></a> <span class="k">text-indent</span><span class="o">:</span> <span class="m">0em</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
930 <a name="cl-60"></a> <span class="k">margin</span><span class="o">:</span> <span class="m">0em</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
931 <a name="cl-61"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
932 <a name="cl-62"></a><span class="nt">p</span><span class="nc">.nopar</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
933 <a name="cl-63"></a> <span class="k">text-indent</span><span class="o">:</span> <span class="m">0em</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
934 <a name="cl-64"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
935 <a name="cl-65"></a><span class="nt">p</span><span class="nc">.indent</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
936 <a name="cl-66"></a> <span class="k">text-indent</span><span class="o">:</span> <span class="m">1.5em</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
937 <a name="cl-67"></a> <span class="k">margin</span><span class="o">:</span> <span class="m">0em</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
938 <a name="cl-68"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
939 <a name="cl-69"></a><span class="nt">a</span> <span class="nt">img</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
940 <a name="cl-70"></a> <span class="k">border-top</span><span class="o">:</span> <span class="m">0</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
941 <a name="cl-71"></a> <span class="k">border-left</span><span class="o">:</span> <span class="m">0</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
942 <a name="cl-72"></a> <span class="k">border-right</span><span class="o">:</span> <span class="m">0</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
943 <a name="cl-73"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
944 <a name="cl-74"></a><span class="nt">center</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
945 <a name="cl-75"></a> <span class="k">margin-top</span><span class="o">:</span> <span class="m">1em</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
946 <a name="cl-76"></a> <span class="k">margin-bottom</span><span class="o">:</span> <span class="m">1em</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
947 <a name="cl-77"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
948 <a name="cl-78"></a><span class="nt">td</span> <span class="nt">center</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
949 <a name="cl-79"></a> <span class="k">margin-top</span><span class="o">:</span> <span class="m">0em</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
950 <a name="cl-80"></a> <span class="k">margin-bottom</span><span class="o">:</span> <span class="m">0em</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
951 <a name="cl-81"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
952 <a name="cl-82"></a><span class="nc">.Canvas</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
953 <a name="cl-83"></a> <span class="k">position</span><span class="o">:</span> <span class="k">relative</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
954 <a name="cl-84"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
955 <a name="cl-85"></a><span class="nt">img</span><span class="nc">.math</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
956 <a name="cl-86"></a> <span class="k">vertical-align</span><span class="o">:</span> <span class="k">middle</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
957 <a name="cl-87"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
958 <a name="cl-88"></a><span class="nt">li</span> <span class="nt">p</span><span class="nc">.indent</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
959 <a name="cl-89"></a> <span class="k">text-indent</span><span class="o">:</span> <span class="m">0em</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
960 <a name="cl-90"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
961 <a name="cl-91"></a><span class="nc">.enumerate1</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
962 <a name="cl-92"></a> <span class="k">list-style-type</span><span class="o">:</span> <span class="k">decimal</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
963 <a name="cl-93"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
964 <a name="cl-94"></a><span class="nc">.enumerate2</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
965 <a name="cl-95"></a> <span class="k">list-style-type</span><span class="o">:</span> <span class="k">lower-alpha</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
966 <a name="cl-96"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
967 <a name="cl-97"></a><span class="nc">.enumerate3</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
968 <a name="cl-98"></a> <span class="k">list-style-type</span><span class="o">:</span> <span class="k">lower-roman</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
969 <a name="cl-99"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
970 <a name="cl-100"></a><span class="nc">.enumerate4</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
971 <a name="cl-101"></a> <span class="k">list-style-type</span><span class="o">:</span> <span class="k">upper-alpha</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
972 <a name="cl-102"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
973 <a name="cl-103"></a><span class="nt">div</span><span class="nc">.newtheorem</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
974 <a name="cl-104"></a> <span class="k">margin-bottom</span><span class="o">:</span> <span class="m">2em</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
975 <a name="cl-105"></a> <span class="k">margin-top</span><span class="o">:</span> <span class="m">2em</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
976 <a name="cl-106"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
977 <a name="cl-107"></a><span class="nc">.obeylines-h</span><span class="o">,</span><span class="nc">.obeylines-v</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
978 <a name="cl-108"></a> <span class="k">white-space</span><span class="o">:</span> <span class="k">nowrap</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
979 <a name="cl-109"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
980 <a name="cl-110"></a><span class="nt">div</span><span class="nc">.obeylines-v</span> <span class="nt">p</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
981 <a name="cl-111"></a> <span class="k">margin-top</span><span class="o">:</span> <span class="m">0</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
982 <a name="cl-112"></a> <span class="k">margin-bottom</span><span class="o">:</span> <span class="m">0</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
983 <a name="cl-113"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
984 <a name="cl-114"></a><span class="nc">.overline</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
985 <a name="cl-115"></a> <span class="k">text-decoration</span><span class="o">:</span> <span class="k">overline</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
986 <a name="cl-116"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
987 <a name="cl-117"></a><span class="nc">.overline</span> <span class="nt">img</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
988 <a name="cl-118"></a> <span class="k">border-top</span><span class="o">:</span> <span class="m">1px</span> <span class="k">solid</span> <span class="nb">black</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
989 <a name="cl-119"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
990 <a name="cl-120"></a><span class="nt">td</span><span class="nc">.displaylines</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
991 <a name="cl-121"></a> <span class="k">text-align</span><span class="o">:</span> <span class="k">center</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
992 <a name="cl-122"></a> <span class="k">white-space</span><span class="o">:</span> <span class="k">nowrap</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
993 <a name="cl-123"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
994 <a name="cl-124"></a><span class="nc">.centerline</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
995 <a name="cl-125"></a> <span class="k">text-align</span><span class="o">:</span> <span class="k">center</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
996 <a name="cl-126"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
997 <a name="cl-127"></a><span class="nc">.rightline</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
998 <a name="cl-128"></a> <span class="k">text-align</span><span class="o">:</span> <span class="k">right</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
999 <a name="cl-129"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1000 <a name="cl-130"></a><span class="nt">div</span><span class="nc">.verbatim</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1001 <a name="cl-131"></a> <span class="k">font-family</span><span class="o">:</span> <span class="k">monospace</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1002 <a name="cl-132"></a> <span class="k">white-space</span><span class="o">:</span> <span class="k">nowrap</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1003 <a name="cl-133"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1004 <a name="cl-134"></a><span class="nt">table</span><span class="nc">.verbatim</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1005 <a name="cl-135"></a> <span class="k">width</span><span class="o">:</span> <span class="m">100%</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1006 <a name="cl-136"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1007 <a name="cl-137"></a><span class="nc">.fbox</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1008 <a name="cl-138"></a> <span class="k">background</span><span class="o">:</span> <span class="sx">url(note.png)</span> <span class="k">no-repeat</span> <span class="m">#cec</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1009 <a name="cl-139"></a> <span class="k">padding-left</span><span class="o">:</span> <span class="m">65px</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1010 <a name="cl-140"></a> <span class="k">padding-top</span><span class="o">:</span> <span class="m">1em</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1011 <a name="cl-141"></a> <span class="k">padding-bottom</span><span class="o">:</span> <span class="m">1em</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1012 <a name="cl-142"></a> <span class="k">padding-right</span><span class="o">:</span> <span class="m">1em</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1013 <a name="cl-143"></a> <span class="k">text-indent</span><span class="o">:</span> <span class="m">0pt</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1014 <a name="cl-144"></a> <span class="k">border</span><span class="o">:</span> <span class="k">dotted</span> <span class="nb">black</span> <span class="m">1px</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1015 <a name="cl-145"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1016 <a name="cl-146"></a><span class="nt">div</span><span class="nc">.center</span> <span class="nt">div</span><span class="nc">.fbox</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1017 <a name="cl-147"></a> <span class="k">text-align</span><span class="o">:</span> <span class="k">center</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1018 <a name="cl-148"></a> <span class="k">clear</span><span class="o">:</span> <span class="k">both</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1019 <a name="cl-149"></a> <span class="k">padding-left</span><span class="o">:</span> <span class="m">3.0pt</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1020 <a name="cl-150"></a> <span class="k">padding-right</span><span class="o">:</span> <span class="m">3.0pt</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1021 <a name="cl-151"></a> <span class="k">text-indent</span><span class="o">:</span> <span class="m">0pt</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1022 <a name="cl-152"></a> <span class="k">border</span><span class="o">:</span> <span class="k">solid</span> <span class="nb">black</span> <span class="m">0.4pt</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1023 <a name="cl-153"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1024 <a name="cl-154"></a><span class="nt">table</span><span class="nc">.minipage</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1025 <a name="cl-155"></a> <span class="k">width</span><span class="o">:</span> <span class="m">100%</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1026 <a name="cl-156"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1027 <a name="cl-157"></a><span class="nt">div</span><span class="nc">.center</span><span class="o">,</span> <span class="nt">div</span><span class="nc">.center</span> <span class="nt">div</span><span class="nc">.center</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1028 <a name="cl-158"></a> <span class="k">text-align</span><span class="o">:</span> <span class="k">center</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1029 <a name="cl-159"></a> <span class="k">margin-left</span><span class="o">:</span> <span class="m">1em</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1030 <a name="cl-160"></a> <span class="k">margin-right</span><span class="o">:</span> <span class="m">1em</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1031 <a name="cl-161"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1032 <a name="cl-162"></a><span class="nt">div</span><span class="nc">.center</span> <span class="nt">div</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1033 <a name="cl-163"></a> <span class="k">text-align</span><span class="o">:</span> <span class="k">left</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1034 <a name="cl-164"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1035 <a name="cl-165"></a><span class="nt">div</span><span class="nc">.flushright</span><span class="o">,</span> <span class="nt">div</span><span class="nc">.flushright</span> <span class="nt">div</span><span class="nc">.flushright</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1036 <a name="cl-166"></a> <span class="k">text-align</span><span class="o">:</span> <span class="k">right</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1037 <a name="cl-167"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1038 <a name="cl-168"></a><span class="nt">div</span><span class="nc">.flushright</span> <span class="nt">div</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1039 <a name="cl-169"></a> <span class="k">text-align</span><span class="o">:</span> <span class="k">left</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1040 <a name="cl-170"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1041 <a name="cl-171"></a><span class="nt">div</span><span class="nc">.flushleft</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1042 <a name="cl-172"></a> <span class="k">text-align</span><span class="o">:</span> <span class="k">left</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1043 <a name="cl-173"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1044 <a name="cl-174"></a><span class="nc">.underline</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1045 <a name="cl-175"></a> <span class="k">text-decoration</span><span class="o">:</span> <span class="k">underline</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1046 <a name="cl-176"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1047 <a name="cl-177"></a><span class="nc">.underline</span> <span class="nt">img</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1048 <a name="cl-178"></a> <span class="k">border-bottom</span><span class="o">:</span> <span class="m">1px</span> <span class="k">solid</span> <span class="nb">black</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1049 <a name="cl-179"></a> <span class="k">margin-bottom</span><span class="o">:</span> <span class="m">1pt</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1050 <a name="cl-180"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1051 <a name="cl-181"></a><span class="nc">.framebox-c</span><span class="o">,</span> <span class="nc">.framebox-l</span><span class="o">,</span> <span class="nc">.framebox-r</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1052 <a name="cl-182"></a> <span class="k">padding-left</span><span class="o">:</span> <span class="m">3.0pt</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1053 <a name="cl-183"></a> <span class="k">padding-right</span><span class="o">:</span> <span class="m">3.0pt</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1054 <a name="cl-184"></a> <span class="k">text-indent</span><span class="o">:</span> <span class="m">0pt</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1055 <a name="cl-185"></a> <span class="k">border</span><span class="o">:</span> <span class="k">solid</span> <span class="nb">black</span> <span class="m">0.4pt</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1056 <a name="cl-186"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1057 <a name="cl-187"></a><span class="nc">.framebox-c</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1058 <a name="cl-188"></a> <span class="k">text-align</span><span class="o">:</span> <span class="k">center</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1059 <a name="cl-189"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1060 <a name="cl-190"></a><span class="nc">.framebox-l</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1061 <a name="cl-191"></a> <span class="k">text-align</span><span class="o">:</span> <span class="k">left</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1062 <a name="cl-192"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1063 <a name="cl-193"></a><span class="nc">.framebox-r</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1064 <a name="cl-194"></a> <span class="k">text-align</span><span class="o">:</span> <span class="k">right</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1065 <a name="cl-195"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1066 <a name="cl-196"></a><span class="nt">span</span><span class="nc">.thank-mark</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1067 <a name="cl-197"></a> <span class="k">vertical-align</span><span class="o">:</span> <span class="k">super</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1068 <a name="cl-198"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1069 <a name="cl-199"></a><span class="nt">span</span><span class="nc">.footnote-mark</span> <span class="nt">sup</span><span class="nc">.textsuperscript</span><span class="o">,</span> <span class="nt">span</span><span class="nc">.footnote-mark</span> <span class="nt">a</span> <span class="nt">sup</span><span class="nc">.textsuperscript</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1070 <a name="cl-200"></a> <span class="k">font-size</span><span class="o">:</span> <span class="m">80%</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1071 <a name="cl-201"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1072 <a name="cl-202"></a><span class="nt">div</span><span class="nc">.tabular</span><span class="o">,</span> <span class="nt">div</span><span class="nc">.center</span> <span class="nt">div</span><span class="nc">.tabular</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1073 <a name="cl-203"></a> <span class="k">text-align</span><span class="o">:</span> <span class="k">center</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1074 <a name="cl-204"></a> <span class="k">margin-top</span><span class="o">:</span> <span class="m">0.5em</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1075 <a name="cl-205"></a> <span class="k">margin-bottom</span><span class="o">:</span> <span class="m">0.5em</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1076 <a name="cl-206"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1077 <a name="cl-207"></a><span class="nt">table</span><span class="nc">.tabular</span> <span class="nt">td</span> <span class="nt">p</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1078 <a name="cl-208"></a> <span class="k">margin-top</span><span class="o">:</span> <span class="m">0em</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1079 <a name="cl-209"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1080 <a name="cl-210"></a><span class="nt">table</span><span class="nc">.tabular</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1081 <a name="cl-211"></a> <span class="k">margin-left</span><span class="o">:</span> <span class="k">auto</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1082 <a name="cl-212"></a> <span class="k">margin-right</span><span class="o">:</span> <span class="k">auto</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1083 <a name="cl-213"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1084 <a name="cl-214"></a><span class="nt">div</span><span class="nc">.td00</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1085 <a name="cl-215"></a> <span class="k">margin-left</span><span class="o">:</span> <span class="m">0pt</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1086 <a name="cl-216"></a> <span class="k">margin-right</span><span class="o">:</span> <span class="m">0pt</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1087 <a name="cl-217"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1088 <a name="cl-218"></a><span class="nt">div</span><span class="nc">.td01</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1089 <a name="cl-219"></a> <span class="k">margin-left</span><span class="o">:</span> <span class="m">0pt</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1090 <a name="cl-220"></a> <span class="k">margin-right</span><span class="o">:</span> <span class="m">5pt</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1091 <a name="cl-221"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1092 <a name="cl-222"></a><span class="nt">div</span><span class="nc">.td10</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1093 <a name="cl-223"></a> <span class="k">margin-left</span><span class="o">:</span> <span class="m">5pt</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1094 <a name="cl-224"></a> <span class="k">margin-right</span><span class="o">:</span> <span class="m">0pt</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1095 <a name="cl-225"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1096 <a name="cl-226"></a><span class="nt">div</span><span class="nc">.td11</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1097 <a name="cl-227"></a> <span class="k">margin-left</span><span class="o">:</span> <span class="m">5pt</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1098 <a name="cl-228"></a> <span class="k">margin-right</span><span class="o">:</span> <span class="m">5pt</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1099 <a name="cl-229"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1100 <a name="cl-230"></a><span class="nt">table</span><span class="o">[</span><span class="nt">rules</span><span class="o">]</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1101 <a name="cl-231"></a> <span class="k">border-left</span><span class="o">:</span> <span class="k">solid</span> <span class="nb">black</span> <span class="m">0.4pt</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1102 <a name="cl-232"></a> <span class="k">border-right</span><span class="o">:</span> <span class="k">solid</span> <span class="nb">black</span> <span class="m">0.4pt</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1103 <a name="cl-233"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1104 <a name="cl-234"></a><span class="nt">td</span><span class="nc">.td00</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1105 <a name="cl-235"></a> <span class="k">padding-left</span><span class="o">:</span> <span class="m">0pt</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1106 <a name="cl-236"></a> <span class="k">padding-right</span><span class="o">:</span> <span class="m">0pt</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1107 <a name="cl-237"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1108 <a name="cl-238"></a><span class="nt">td</span><span class="nc">.td01</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1109 <a name="cl-239"></a> <span class="k">padding-left</span><span class="o">:</span> <span class="m">0pt</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1110 <a name="cl-240"></a> <span class="k">padding-right</span><span class="o">:</span> <span class="m">5pt</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1111 <a name="cl-241"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1112 <a name="cl-242"></a><span class="nt">td</span><span class="nc">.td10</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1113 <a name="cl-243"></a> <span class="k">padding-left</span><span class="o">:</span> <span class="m">5pt</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1114 <a name="cl-244"></a> <span class="k">padding-right</span><span class="o">:</span> <span class="m">0pt</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1115 <a name="cl-245"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1116 <a name="cl-246"></a><span class="nt">td</span><span class="nc">.td11</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1117 <a name="cl-247"></a> <span class="k">padding-left</span><span class="o">:</span> <span class="m">5pt</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1118 <a name="cl-248"></a> <span class="k">padding-right</span><span class="o">:</span> <span class="m">5pt</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1119 <a name="cl-249"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1120 <a name="cl-250"></a><span class="nt">table</span><span class="o">[</span><span class="nt">rules</span><span class="o">]</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1121 <a name="cl-251"></a> <span class="k">border-left</span><span class="o">:</span> <span class="k">solid</span> <span class="nb">black</span> <span class="m">0.4pt</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1122 <a name="cl-252"></a> <span class="k">border-right</span><span class="o">:</span> <span class="k">solid</span> <span class="nb">black</span> <span class="m">0.4pt</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1123 <a name="cl-253"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1124 <a name="cl-254"></a><span class="nc">.hline</span> <span class="nt">hr</span><span class="o">,</span> <span class="nc">.cline</span> <span class="nt">hr</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1125 <a name="cl-255"></a> <span class="k">height</span> <span class="o">:</span> <span class="m">1px</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1126 <a name="cl-256"></a> <span class="k">margin</span><span class="o">:</span> <span class="m">0px</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1127 <a name="cl-257"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1128 <a name="cl-258"></a><span class="nc">.tabbing-right</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1129 <a name="cl-259"></a> <span class="k">text-align</span><span class="o">:</span> <span class="k">right</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1130 <a name="cl-260"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1131 <a name="cl-261"></a><span class="nt">span</span><span class="nc">.TEX</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1132 <a name="cl-262"></a> <span class="k">letter-spacing</span><span class="o">:</span> <span class="m">-0.125em</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1133 <a name="cl-263"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1134 <a name="cl-264"></a><span class="nt">span</span><span class="nc">.TEX</span> <span class="nt">span</span><span class="nc">.E</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1135 <a name="cl-265"></a> <span class="k">position</span><span class="o">:</span> <span class="k">relative</span><span class="p">;</span><span class="k">top</span><span class="o">:</span> <span class="m">0.5ex</span><span class="p">;</span><span class="k">left</span><span class="o">:</span> <span class="m">-0.0417em</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1136 <a name="cl-266"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1137 <a name="cl-267"></a><span class="nt">a</span> <span class="nt">span</span><span class="nc">.TEX</span> <span class="nt">span</span><span class="nc">.E</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1138 <a name="cl-268"></a> <span class="k">text-decoration</span><span class="o">:</span> <span class="k">none</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1139 <a name="cl-269"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1140 <a name="cl-270"></a><span class="nt">span</span><span class="nc">.LATEX</span> <span class="nt">span</span><span class="nc">.A</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1141 <a name="cl-271"></a> <span class="k">position</span><span class="o">:</span> <span class="k">relative</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1142 <a name="cl-272"></a> <span class="k">top</span><span class="o">:</span> <span class="m">-0.5ex</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1143 <a name="cl-273"></a> <span class="k">left</span><span class="o">:</span> <span class="m">-0.4em</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1144 <a name="cl-274"></a> <span class="k">font-size</span><span class="o">:</span> <span class="m">85%</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1145 <a name="cl-275"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1146 <a name="cl-276"></a><span class="nt">span</span><span class="nc">.LATEX</span> <span class="nt">span</span><span class="nc">.TEX</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1147 <a name="cl-277"></a> <span class="k">position</span><span class="o">:</span> <span class="k">relative</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1148 <a name="cl-278"></a> <span class="k">left</span><span class="o">:</span> <span class="m">-0.4em</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1149 <a name="cl-279"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1150 <a name="cl-280"></a><span class="nt">div</span><span class="nc">.float</span> <span class="nt">img</span><span class="o">,</span> <span class="nt">div</span><span class="nc">.float</span> <span class="nc">.caption</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1151 <a name="cl-281"></a> <span class="k">text-align</span><span class="o">:</span> <span class="k">center</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1152 <a name="cl-282"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1153 <a name="cl-283"></a><span class="nt">div</span><span class="nc">.figure</span> <span class="nt">img</span><span class="o">,</span> <span class="nt">div</span><span class="nc">.figure</span> <span class="nc">.caption</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1154 <a name="cl-284"></a> <span class="k">text-align</span><span class="o">:</span> <span class="k">center</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1155 <a name="cl-285"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1156 <a name="cl-286"></a><span class="nc">.marginpar</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1157 <a name="cl-287"></a> <span class="k">width</span><span class="o">:</span> <span class="m">20%</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1158 <a name="cl-288"></a> <span class="k">float</span><span class="o">:</span> <span class="k">right</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1159 <a name="cl-289"></a> <span class="k">text-align</span><span class="o">:</span> <span class="k">left</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1160 <a name="cl-290"></a> <span class="k">margin-left</span><span class="o">:</span> <span class="k">auto</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1161 <a name="cl-291"></a> <span class="k">margin-top</span><span class="o">:</span> <span class="m">0.5em</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1162 <a name="cl-292"></a> <span class="k">font-size</span><span class="o">:</span> <span class="m">85%</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1163 <a name="cl-293"></a> <span class="k">text-decoration</span><span class="o">:</span> <span class="k">underline</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1164 <a name="cl-294"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1165 <a name="cl-295"></a><span class="nc">.marginpar</span> <span class="nt">p</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1166 <a name="cl-296"></a> <span class="k">margin-top</span><span class="o">:</span> <span class="m">0.4em</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1167 <a name="cl-297"></a> <span class="k">margin-bottom</span><span class="o">:</span> <span class="m">0.4em</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1168 <a name="cl-298"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1169 <a name="cl-299"></a><span class="nt">table</span><span class="nc">.equation</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1170 <a name="cl-300"></a> <span class="k">width</span><span class="o">:</span> <span class="m">100%</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1171 <a name="cl-301"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1172 <a name="cl-302"></a><span class="nc">.equation</span> <span class="nt">td</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1173 <a name="cl-303"></a> <span class="k">text-align</span><span class="o">:</span> <span class="k">center</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1174 <a name="cl-304"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1175 <a name="cl-305"></a><span class="nt">td</span><span class="nc">.equation</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1176 <a name="cl-306"></a> <span class="k">margin-top</span><span class="o">:</span> <span class="m">1em</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1177 <a name="cl-307"></a> <span class="k">margin-bottom</span><span class="o">:</span> <span class="m">1em</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1178 <a name="cl-308"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1179 <a name="cl-309"></a><span class="nt">td</span><span class="nc">.equation-label</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1180 <a name="cl-310"></a> <span class="k">width</span><span class="o">:</span> <span class="m">5%</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1181 <a name="cl-311"></a> <span class="k">text-align</span><span class="o">:</span> <span class="k">center</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1182 <a name="cl-312"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1183 <a name="cl-313"></a><span class="nt">td</span><span class="nc">.eqnarray4</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1184 <a name="cl-314"></a> <span class="k">width</span><span class="o">:</span> <span class="m">5%</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1185 <a name="cl-315"></a> <span class="k">white-space</span><span class="o">:</span> <span class="k">normal</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1186 <a name="cl-316"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1187 <a name="cl-317"></a><span class="nt">td</span><span class="nc">.eqnarray2</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1188 <a name="cl-318"></a> <span class="k">width</span><span class="o">:</span> <span class="m">5%</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1189 <a name="cl-319"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1190 <a name="cl-320"></a><span class="nt">table</span><span class="nc">.eqnarray-star</span><span class="o">,</span> <span class="nt">table</span><span class="nc">.eqnarray</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1191 <a name="cl-321"></a> <span class="k">width</span><span class="o">:</span> <span class="m">100%</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1192 <a name="cl-322"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1193 <a name="cl-323"></a><span class="nt">div</span><span class="nc">.eqnarray</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1194 <a name="cl-324"></a> <span class="k">text-align</span><span class="o">:</span> <span class="k">center</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1195 <a name="cl-325"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1196 <a name="cl-326"></a><span class="nt">div</span><span class="nc">.array</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1197 <a name="cl-327"></a> <span class="k">text-align</span><span class="o">:</span> <span class="k">center</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1198 <a name="cl-328"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1199 <a name="cl-329"></a><span class="nt">div</span><span class="nc">.pmatrix</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1200 <a name="cl-330"></a> <span class="k">text-align</span><span class="o">:</span> <span class="k">center</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1201 <a name="cl-331"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1202 <a name="cl-332"></a><span class="nt">table</span><span class="nc">.pmatrix</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1203 <a name="cl-333"></a> <span class="k">width</span><span class="o">:</span> <span class="m">100%</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1204 <a name="cl-334"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1205 <a name="cl-335"></a><span class="nt">span</span><span class="nc">.pmatrix</span> <span class="nt">img</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1206 <a name="cl-336"></a> <span class="k">vertical-align</span><span class="o">:</span> <span class="k">middle</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1207 <a name="cl-337"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1208 <a name="cl-338"></a><span class="nt">div</span><span class="nc">.pmatrix</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1209 <a name="cl-339"></a> <span class="k">text-align</span><span class="o">:</span> <span class="k">center</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1210 <a name="cl-340"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1211 <a name="cl-341"></a><span class="nt">table</span><span class="nc">.pmatrix</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1212 <a name="cl-342"></a> <span class="k">width</span><span class="o">:</span> <span class="m">100%</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1213 <a name="cl-343"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1214 <a name="cl-344"></a><span class="nt">img</span><span class="nc">.cdots</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1215 <a name="cl-345"></a> <span class="k">vertical-align</span><span class="o">:</span> <span class="k">middle</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1216 <a name="cl-346"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1217 <a name="cl-347"></a><span class="nc">.partToc</span> <span class="nt">a</span><span class="o">,</span> <span class="nc">.partToc</span><span class="o">,</span> <span class="nc">.likepartToc</span> <span class="nt">a</span><span class="o">,</span> <span class="nc">.likepartToc</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1218 <a name="cl-348"></a> <span class="k">line-height</span><span class="o">:</span> <span class="m">200%</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1219 <a name="cl-349"></a> <span class="k">font-weight</span><span class="o">:</span> <span class="k">bold</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1220 <a name="cl-350"></a> <span class="k">font-size</span><span class="o">:</span> <span class="m">110%</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1221 <a name="cl-351"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1222 <a name="cl-352"></a><span class="nc">.chapterToc</span> <span class="nt">a</span><span class="o">,</span> <span class="nc">.chapterToc</span><span class="o">,</span> <span class="nc">.likechapterToc</span> <span class="nt">a</span><span class="o">,</span> <span class="nc">.likechapterToc</span><span class="o">,</span> <span class="nc">.appendixToc</span> <span class="nt">a</span><span class="o">,</span> <span class="nc">.appendixToc</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1223 <a name="cl-353"></a> <span class="k">line-height</span><span class="o">:</span> <span class="m">200%</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1224 <a name="cl-354"></a> <span class="k">font-weight</span><span class="o">:</span> <span class="k">bold</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1225 <a name="cl-355"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1226 <a name="cl-356"></a><span class="nc">.caption</span> <span class="nt">td</span><span class="nc">.id</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1227 <a name="cl-357"></a> <span class="k">font-weight</span><span class="o">:</span> <span class="k">bold</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1228 <a name="cl-358"></a> <span class="k">white-space</span><span class="o">:</span> <span class="k">nowrap</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1229 <a name="cl-359"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1230 <a name="cl-360"></a><span class="nt">table</span><span class="nc">.caption</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1231 <a name="cl-361"></a> <span class="k">text-align</span><span class="o">:</span> <span class="k">center</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1232 <a name="cl-362"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1233 <a name="cl-363"></a><span class="nt">h1</span><span class="nc">.partHead</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1234 <a name="cl-364"></a> <span class="k">text-align</span><span class="o">:</span> <span class="k">center</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1235 <a name="cl-365"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1236 <a name="cl-366"></a><span class="nt">p</span><span class="nc">.bibitem</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1237 <a name="cl-367"></a> <span class="k">text-indent</span><span class="o">:</span> <span class="m">-2em</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1238 <a name="cl-368"></a> <span class="k">margin-left</span><span class="o">:</span> <span class="m">2em</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1239 <a name="cl-369"></a> <span class="k">margin-top</span><span class="o">:</span> <span class="m">0.6em</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1240 <a name="cl-370"></a> <span class="k">margin-bottom</span><span class="o">:</span> <span class="m">0.6em</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1241 <a name="cl-371"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1242 <a name="cl-372"></a><span class="nt">p</span><span class="nc">.bibitem-p</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1243 <a name="cl-373"></a> <span class="k">text-indent</span><span class="o">:</span> <span class="m">0em</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1244 <a name="cl-374"></a> <span class="k">margin-left</span><span class="o">:</span> <span class="m">2em</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1245 <a name="cl-375"></a> <span class="k">margin-top</span><span class="o">:</span> <span class="m">0.6em</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1246 <a name="cl-376"></a> <span class="k">margin-bottom</span><span class="o">:</span> <span class="m">0.6em</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1247 <a name="cl-377"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1248 <a name="cl-378"></a><span class="nc">.paragraphHead</span><span class="o">,</span> <span class="nc">.likeparagraphHead</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1249 <a name="cl-379"></a> <span class="k">margin-top</span><span class="o">:</span> <span class="m">2em</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1250 <a name="cl-380"></a> <span class="k">font-weight</span><span class="o">:</span> <span class="k">bold</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1251 <a name="cl-381"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1252 <a name="cl-382"></a><span class="nc">.subparagraphHead</span><span class="o">,</span> <span class="nc">.likesubparagraphHead</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1253 <a name="cl-383"></a> <span class="k">font-weight</span><span class="o">:</span> <span class="k">bold</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1254 <a name="cl-384"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1255 <a name="cl-385"></a><span class="nc">.quote</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1256 <a name="cl-386"></a> <span class="k">margin-bottom</span><span class="o">:</span> <span class="m">0.25em</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1257 <a name="cl-387"></a> <span class="k">margin-top</span><span class="o">:</span> <span class="m">0.25em</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1258 <a name="cl-388"></a> <span class="k">margin-left</span><span class="o">:</span> <span class="m">1em</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1259 <a name="cl-389"></a> <span class="k">margin-right</span><span class="o">:</span> <span class="m">1em</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1260 <a name="cl-390"></a> <span class="k">text-align</span><span class="o">:</span> <span class="k">justify</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1261 <a name="cl-391"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1262 <a name="cl-392"></a><span class="nc">.verse</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1263 <a name="cl-393"></a> <span class="k">white-space</span><span class="o">:</span> <span class="k">nowrap</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1264 <a name="cl-394"></a> <span class="k">margin-left</span><span class="o">:</span> <span class="m">2em</span><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1265 <a name="cl-395"></a><span class="nt">div</span><span class="nc">.maketitle</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1266 <a name="cl-396"></a> <span class="k">text-align</span><span class="o">:</span> <span class="k">center</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1267 <a name="cl-397"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1268 <a name="cl-398"></a><span class="nt">h2</span><span class="nc">.titleHead</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1269 <a name="cl-399"></a> <span class="k">text-align</span><span class="o">:</span> <span class="k">center</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1270 <a name="cl-400"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1271 <a name="cl-401"></a><span class="nt">div</span><span class="nc">.maketitle</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1272 <a name="cl-402"></a> <span class="k">margin-bottom</span><span class="o">:</span> <span class="m">2em</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1273 <a name="cl-403"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1274 <a name="cl-404"></a><span class="nt">div</span><span class="nc">.author</span><span class="o">,</span> <span class="nt">div</span><span class="nc">.date</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1275 <a name="cl-405"></a> <span class="k">text-align</span><span class="o">:</span> <span class="k">center</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1276 <a name="cl-406"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1277 <a name="cl-407"></a><span class="nt">div</span><span class="nc">.thanks</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1278 <a name="cl-408"></a> <span class="k">text-align</span><span class="o">:</span> <span class="k">left</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1279 <a name="cl-409"></a> <span class="k">margin-left</span><span class="o">:</span> <span class="m">10%</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1280 <a name="cl-410"></a> <span class="k">font-size</span><span class="o">:</span> <span class="m">85%</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1281 <a name="cl-411"></a> <span class="k">font-style</span><span class="o">:</span> <span class="k">italic</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1282 <a name="cl-412"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1283 <a name="cl-413"></a><span class="nt">div</span><span class="nc">.author</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1284 <a name="cl-414"></a> <span class="k">white-space</span><span class="o">:</span> <span class="k">nowrap</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1285 <a name="cl-415"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1286 <a name="cl-416"></a><span class="nc">.quotation</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1287 <a name="cl-417"></a> <span class="k">margin-bottom</span><span class="o">:</span> <span class="m">0.25em</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1288 <a name="cl-418"></a> <span class="k">margin-top</span><span class="o">:</span> <span class="m">0.25em</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1289 <a name="cl-419"></a> <span class="k">margin-left</span><span class="o">:</span> <span class="m">1em</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1290 <a name="cl-420"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1291 <a name="cl-421"></a><span class="nt">h1</span><span class="nc">.partHead</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1292 <a name="cl-422"></a> <span class="k">text-align</span><span class="o">:</span> <span class="k">center</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1293 <a name="cl-423"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1294 <a name="cl-424"></a><span class="nt">img</span><span class="nc">.graphics</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1295 <a name="cl-425"></a> <span class="k">margin-left</span><span class="o">:</span> <span class="m">10%</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1296 <a name="cl-426"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1297 <a name="cl-427"></a><span class="nc">.figure</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1298 <a name="cl-428"></a> <span class="k">width</span><span class="o">:</span> <span class="m">100%</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1299 <a name="cl-429"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1300 <a name="cl-430"></a><span class="nt">P</span><span class="nc">.fancyvrb</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1301 <a name="cl-431"></a> <span class="k">white-space</span><span class="o">:</span> <span class="k">nowrap</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1302 <a name="cl-432"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1303 <a name="cl-433"></a><span class="nt">hr</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1304 <a name="cl-434"></a> <span class="k">border</span><span class="o">:</span> <span class="m">0</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1305 <a name="cl-435"></a> <span class="k">height</span><span class="o">:</span> <span class="m">1px</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1306 <a name="cl-436"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1307 <a name="cl-437"></a><span class="nt">div</span><span class="nf">#fancyvrb</span> <span class="p">{</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1308 <a name="cl-438"></a> <span class="k">white-space</span><span class="o">:</span> <span class="k">nowrap</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1309 <a name="cl-439"></a> <span class="k">background</span><span class="o">:</span> <span class="m">#eee</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1310 <a name="cl-440"></a> <span class="k">padding</span><span class="o">:</span> <span class="m">1em</span><span class="p">;</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1311 <a name="cl-441"></a><span class="p">}</span>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1312 </pre></div>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1313 </td></tr></table>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1314
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1315 </div>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1316
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1317
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1318 <div class="cb"></div>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1319 </div>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1320 <div class="cb footer-placeholder"></div>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1321 </div>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1322 <div id="footer-wrapper">
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1323 <div id="footer">
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1324 <a href="/site/terms/">Terms of Service</a> | <a href="/site/privacy/">Privacy Policy</a> | <a href="http://blog.bitbucket.org/">Blog</a> | <a href="http://bitbucket.org/jespern/bitbucket/issues/new/">Report Bug / Request Feature</a> | <a href="http://groups.google.com/group/bitbucket-users">Discuss Bitbucket</a> | <a href="http://avantlumiere.com/">avantlumiere.com &copy; 2008-2009</a>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1325 </div>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1326 </div>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1327 <script type="text/javascript">
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1328 var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1329 document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1330 </script>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1331 <script type="text/javascript">
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1332 var pt = _gat._getTracker("UA-2456069-3");
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1333 pt._trackPageview();
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1334 </script>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1335 </body>
bae6d1503482 Rename xsl to stylesheets
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
1336 </html>