liquid_feedback_frontend
diff static/style.css @ 715:21ae6ff8629a
Optical improvements
author | bsw |
---|---|
date | Wed Jun 27 01:56:07 2012 +0200 (2012-06-27) |
parents | b69cf8c39106 |
children | 46b94112781d |
line diff
1.1 --- a/static/style.css Wed Jun 27 00:29:13 2012 +0200 1.2 +++ b/static/style.css Wed Jun 27 01:56:07 2012 +0200 1.3 @@ -1042,7 +1042,13 @@ 1.4 1.5 .initiative .name { 1.6 line-height: 130%; 1.7 - margin-left: 160px; 1.8 + margin-left: 168px; 1.9 + font-size: 115%; 1.10 +} 1.11 + 1.12 +.initiative.selected .name { 1.13 + font-weight: bold; 1.14 + xfont-style: italic; 1.15 } 1.16 1.17 @media screen and (max-width: 480px) {