Mercurial > hg > soundsoftware-site
changeset 797:3ae3a51c16a8 feature_14
Fixes Bug #325
author | luisf <luis.figueira@eecs.qmul.ac.uk> |
---|---|
date | Mon, 21 Nov 2011 16:47:25 +0000 |
parents | 6d3ad4b3a500 |
children | 829052890acb |
files | public/themes/soundsoftware/stylesheets/application.css |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/public/themes/soundsoftware/stylesheets/application.css Mon Nov 21 16:26:51 2011 +0000 +++ b/public/themes/soundsoftware/stylesheets/application.css Mon Nov 21 16:47:25 2011 +0000 @@ -231,6 +231,10 @@ margin-top:136px; } +#my_projects_fieldset.collapsible { + font-size: 1.0em; + font-color: green; +}