mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2024-11-22 07:11:52 +00:00
bad CSS from typo
This commit is contained in:
parent
1556ccd7f6
commit
b259e43de2
@ -3,7 +3,7 @@
|
||||
{% block extrahead %}
|
||||
<style>
|
||||
div#editLinks {
|
||||
Zposition:absolute;
|
||||
position: absolute;
|
||||
background: #999;
|
||||
bottom:0px;
|
||||
right:0px;
|
||||
@ -34,7 +34,11 @@ div#editLinks a{
|
||||
</div>
|
||||
{% endblock%}
|
||||
|
||||
<p>Probably a mistake. This page does not exist. Did you mistype a URL? If you do want to create this page click <a href="{%url "editexpopage" path %}">this link</a>.
|
||||
<p>Probably a mistake.
|
||||
This page does not exist.
|
||||
|
||||
Did you mistype a URL?
|
||||
If you do want to create this page click <a href="{%url "editexpopage" path %} ">this link</a>.
|
||||
<p>
|
||||
|
||||
<p>Did you get lost ?</p>
|
||||
|
Loading…
Reference in New Issue
Block a user