comparison web/css/dottes.css @ 598:ed823ea54c83

Add Dottes History to notes. Currently appears after notes with a gap. This is intended for longer exposition about a tune.
author Jim Hague <jim.hague@acm.org>
date Wed, 02 Nov 2016 18:36:31 +0000
parents 60da844ec261
children af814cd756e8
comparison
equal deleted inserted replaced
597:60da844ec261 598:ed823ea54c83
272 } 272 }
273 273
274 div.dottes-notes-yes 274 div.dottes-notes-yes
275 { 275 {
276 } 276 }
277
278 div.dottes-history-no
279 {
280 display: none;
281 }
282
283 div.dottes-history-yes
284 {
285 margin-top: 20px
286 }