\r
font-family:Verdana, Arial, sans-serif;\r
line-height:1.6;\r
- color: #666;\r
+ color: #565656;\r
border:1px solid #009be3;\r
background-color:#eee;\r
position:relative;\r
width:100%;\r
}\r
\r
+div.jp-interface a {\r
+ color: #0c767d;\r
+}\r
+\r
div.jp-audio div.jp-type-single div.jp-interface {\r
height:80px;\r
}\r
margin-right:10px;\r
}\r
div.jp-type-playlist div.jp-playlist span.jp-free-media a{\r
- color:#666;\r
+ color:#565656;\r
}\r
div.jp-type-playlist div.jp-playlist span.jp-free-media a:hover{\r
color:#0d88c1;\r
}\r
span.jp-artist {\r
font-size:.8em;\r
- color:#666;\r
+ color:#565656;\r
}\r
\r
/* @end */\r
(function($) {
$(function() {
-
- $("#jplayer").jPlayer({
+ $("#jplayer").each(function() {
+ var $self = $(this);
+ $self.jPlayer({
swfPath: "/static/jplayer/",
solution: "html,flash",
- supplied: $(this).attr('data-supplied'),
+ supplied: $self.attr('data-supplied'),
ready: function() {
var player = $(this);
});
}
});
-
+ });
});
})(jQuery)
\ No newline at end of file
<h1>{% trans "Page not found" %}</h1>
-<p>
+<p class="normal-text">
{% trans "We are sorry, but this page does not exist. Please check if you entered correct address or go to "%} <a href="/">{% trans "main page" %}</a>.
</p>
{% for fragment in fragments %}
<a href="#m{{ fragment.anchor }}">{{ forloop.counter }}</a>
{% endfor %}
- <li>
+ </li>
{% endfor %}
</ol>
</div>
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
+<!DOCTYPE html>
+<html>
{% load i18n compressed %}
<head>
<meta http-equiv="Content-type" content="text/html; charset=utf-8" />
- <meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="description"
content="{{ book.title }} - darmowy audiobook na wolnej licencji" />
<title>{% trans "Wolne Lektury" %} ::
<div class="jp-type-playlist">
<div id="jplayer" class="jp-jplayer"
- data-supplied="{% if have_oggs %}ogg,{% endif %}mp3"></div>
+ data-supplied="{% if have_oggs %}oga,{% endif %}mp3"></div>
<div id="jp_container_1" class="jp-audio">
<div class="jp-type-single">
<div class="jp-gui jp-interface">
</div>
<div id="header">
<div id="logo">
- <a href="/"><img src="{{ STATIC_URL }}img/logo.png" alt="WolneLektury.pl - logo" /></a>
+ <a href="/">Wolne Lektury</a>
</div>
</div>
<div id="book-text">