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
5b2a6fc9
Commit
5b2a6fc9
authored
Oct 23, 2013
by
fred
Browse files
remove border separation between emission newsitems
parent
00da3330
Changes
2
Hide whitespace changes
Inline
Side-by-side
panikweb_templates/static/css/specifics.css
View file @
5b2a6fc9
...
...
@@ -889,6 +889,14 @@ h1.top#frequence {
font-size
:
80%
;
}
#Emission-tabs-menu
.emissions-newsitems
{
margin-bottom
:
2em
;
}
#Emission-tabs-menu
.emissions-newsitems
ul
.list
li
{
border
:
0
;
}
#Emission-tabs-menu
.futur-episodes
h5
,
#Emission-tabs-menu
.recent-episodes
h5
{
font-size
:
1.2em
;
...
...
panikweb_templates/templates/emissions/emission_detail.html
View file @
5b2a6fc9
...
...
@@ -25,7 +25,7 @@
<div
id=
"Emission-tabs-menu"
class=
"rightPart episodes"
>
{% if news %}
<div
class=
"sub"
>
<div
class=
"sub
emissions-newsitems
"
>
<h5
class=
"sectionLabel"
>
Actu
</h5>
<ul
class=
"custom list"
>
{% for content in news %}
...
...
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