Skip to content

Commit

Permalink
Updating portfolio app
Browse files Browse the repository at this point in the history
  • Loading branch information
ktonon committed Aug 26, 2011
1 parent 7006e8e commit c52e47b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion mingus/stable-requirements.txt
Expand Up @@ -36,4 +36,4 @@ django-memcache-status==1.0.1

-e git://github.com/sorl/sorl-thumbnail.git@827d1f2b04ef02f62301bc6968d21879b77adbf3#egg=sorl_thumbnail-10.12-py2.5-dev
-e git://github.com/montylounge/django-basic-apps.git@3e88fab6cef3524d9e8d84dbb17dfb5906c82ed5#egg=django_basic_apps-0.6-py2.5-dev
-e git://github.com/ktonon/django-portfolio.git@26c9946c8fb45408edd062337e142961d02f2e18#egg=django_portfolio-0.1.0_pre-py2.5-dev
-e git://github.com/ktonon/django-portfolio.git@523f4ed369e7f0ab1b2665da5ebd83790ea5c317#egg=django_portfolio-0.1.0_pre-py2.5-dev
4 changes: 4 additions & 0 deletions mingus/static/betweenconcepts/css/portfolio.css
Expand Up @@ -87,4 +87,8 @@
}
#portfolio-projects .slide-show img {
width: 300px;
}

#portfolio-projects .description li {
list-style-type: disc;
}

0 comments on commit c52e47b

Please sign in to comment.