| changeset 6 | 9b3c3c34a288 |
| parent 3 | cca75fee01f1 |
| child 7 | b5586438642d |
--- a/web/css/ds.css Mon Oct 21 18:48:58 2013 +0200 +++ b/web/css/ds.css Tue Oct 22 11:33:46 2013 +0200 @@ -23,12 +23,15 @@ min-height: 800px; } .videotitle{ - margin-top: 10px; border-bottom: 1px dotted #333333; + padding-top: 10px; } .videolink{ cursor: pointer; } +.active{ + background-color: #EEEEEE; +} iframe { border: none; }