diff options
| author | LV-426 <lv-426@taproot.org.il> | 2015-02-08 16:11:56 +0200 |
|---|---|---|
| committer | LV-426 <lv-426@taproot.org.il> | 2015-02-08 16:11:56 +0200 |
| commit | 7d43cea0710c4dcd60093a7533921219143decf6 (patch) | |
| tree | 7d9cf861ded865180837a7e484eab7ab1f04201d /res/templates | |
| parent | e8f7597425cf001b1c677e94797a30edf456dfe2 (diff) | |
only one doc-title, use css id
Diffstat (limited to 'res/templates')
| -rw-r--r-- | res/templates/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/templates/index.html b/res/templates/index.html index 0169a436..83455961 100644 --- a/res/templates/index.html +++ b/res/templates/index.html @@ -10,7 +10,7 @@ <span id="measure-node" class="graph nodetext" style="position: absolute; display: inline; top: -300px; left: 0px;">suicide squade, attack!</span> <span id="measure-link" class="graph linklabel" style="position: absolute; display: inline; top: -300px; left: 0px;">those who are about to cry, we kaput you.</span> <div class="top-bar"> - <h3 class="doc-title">Rhizi Prototype</h3> + <h3 id="doc-title">Rhizi Prototype</h3> <div class="user-area"> <div class="username"> <div class="profile-circle"></div> |
