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
9199b463
Commit
9199b463
authored
Oct 17, 2013
by
fred
Browse files
style: minor adjustment to news home
parent
29f09b83
Changes
2
Hide whitespace changes
Inline
Side-by-side
panikweb_templates/static/css/specifics.css
View file @
9199b463
...
...
@@ -1299,3 +1299,11 @@ nav#program li {
img
.logo.right
{
margin-bottom
:
1em
;
}
.newsitem
.special
{
margin-bottom
:
1em
;
}
.newsitem
.special
.smooth
{
padding-top
:
5px
;
}
panikweb_templates/templates/news.html
View file @
9199b463
...
...
@@ -25,7 +25,7 @@ principes torquatos, vix ne essent partiendo.
{% with focus as news %}
<ul
class=
"custom columns cf padded"
>
{% for content in news %}
<li
class=
""
>
<li
class=
"
newsitem
"
>
{% news_inline klass="special"%}
</li>
{% endfor %}
...
...
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