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
a58108f4
Commit
a58108f4
authored
Sep 26, 2013
by
fred
Browse files
update "radio panik - 105.4 FM" header style
parent
7f643302
Changes
2
Hide whitespace changes
Inline
Side-by-side
panikweb_templates/static/css/specifics.css
View file @
a58108f4
...
...
@@ -272,8 +272,6 @@ body{
}
#mainHeader
*
{
color
:
black
!important
;
line-height
:
1em
;}
#mainHeader
#radioPanik
{}
#mainHeader
#frequence
{
display
:
block
;
font-size
:
60%
;}
#Panik
img
{
display
:
block
;
margin
:
auto
;
max-height
:
200px
;}
#mainHeader
h1
{
...
...
@@ -312,6 +310,18 @@ body{
padding-top
:
40px
;
}
#All
#backgroundBox
h1
.top
{
font-size
:
50px
;
padding-left
:
10px
;
width
:
200%
;
}
#All
h1
.top
#frequence
{
margin-top
:
0
;
padding-top
:
0
;
display
:
block
;
padding-bottom
:
50px
;
}
#backgroundBox
h1
{
color
:
#ff6600
!important
;
}
...
...
@@ -355,12 +365,26 @@ body{
padding-left
:
0
;
}
#All
h1
.top
#frequence
{
margin-top
:
40px
;
padding-bottom
:
0
;
}
#All
h1
.top
#radiopanik
{
padding-top
:
0
;
color
:
black
!important
;
padding-bottom
:
40px
;
}
}
div
.focus
{
color
:
#0000ff
;
}
h1
.top
#frequence
{
color
:
#ff6600
;
}
/****************************************************/
/**** SCREEN NAV ****/
#Nav
{
...
...
@@ -1180,6 +1204,15 @@ nav#program li {
margin
:
0
;
}
#recent-sounds
{
margin-top
:
2em
;
}
#recent-sounds
h3
{
font-size
:
100%
;
padding-left
:
10px
;
}
/*******************************/
/**** VARIANTES ****************/
/*******************************/
...
...
panikweb_templates/templates/base.html
View file @
a58108f4
...
...
@@ -48,7 +48,8 @@
<div
class=
"wrapper sided"
>
<div
id=
"backgroundBox"
class=
"cf"
>
<div
id=
"mainHeader"
>
<h1
class=
"top"
>
Media
</h1>
<h1
class=
"top"
id=
"frequence"
class=
"inBlock"
>
105.4 FM
</h1>
<h1
class=
"top"
id=
"radiopanik"
>
Radio Panik
</h1>
</div>
<div
id=
"Player"
class=
"withoutPlaylist"
>
{% block listen %}{% player %}{% endblock %}
...
...
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