Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Simon Daron
panikweb
Commits
19eb4a60
Commit
19eb4a60
authored
Aug 23, 2013
by
Simon Daron
Browse files
give back PanikLogo
parent
93d9afb7
Changes
3
Hide whitespace changes
Inline
Side-by-side
panikweb_templates/static/css/specifics.css
View file @
19eb4a60
...
...
@@ -166,7 +166,6 @@ button.tag {
/****************************************************/
/**** PLAYER ****/
/*#Home #player{ float: left; } */
#player
{}
#player
.content
{
padding
:
5%
;
max-width
:
350px
;
...
...
panikweb_templates/templates/base.html
View file @
19eb4a60
...
...
@@ -26,7 +26,7 @@
{% block meta %}
<div
id=
"metaNav"
>
{% include "includes/metaNav.html" %}
</div>
{% endblock %}
<div
id=
"Commons"
>
<div
id=
"Panik"
class=
"hidden"
>
<div
id=
"Panik"
>
{% block logo %}
<img
class=
"logo"
src=
"{{ STATIC_URL }}/img/LogoPanik.jpg"
/>
{% endblock %}
</div>
<div
id=
"Listen"
>
...
...
panikweb_templates/templates/includes/player.html
View file @
19eb4a60
<div
id=
"player"
class=
"simple"
>
<div
id=
"player"
class=
"simple
cf
"
>
<div
class=
"content"
>
<div
class=
"direct"
>
<button
data-audio-id=
"DirectStreamPanik"
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment