equal
deleted
inserted
replaced
506 |
506 |
507 /* hotspot ~~~~~~~~~~~~~~~~~~~~~~~~~ */ |
507 /* hotspot ~~~~~~~~~~~~~~~~~~~~~~~~~ */ |
508 |
508 |
509 hotspot { |
509 hotspot { |
510 display: block; |
510 display: block; |
511 padding: .5em; |
511 padding: .4em; |
512 margin-right: 1.5em; |
512 margin: 0 1em .1em 0; |
513 background-color: #ffefd8; |
513 background-color: #ffefd8; |
514 border-radius: 1.5em; |
514 border-radius: 1.5em; |
515 } |
515 } |
516 |
516 |
517 hotspot image:before { |
517 hotspot image:before { |
525 content: ""; |
525 content: ""; |
526 } |
526 } |
527 hotspot > p { |
527 hotspot > p { |
528 font-family: sans-serif; |
528 font-family: sans-serif; |
529 font-size: 85%; |
529 font-size: 85%; |
|
530 margin: 0 .5em 0 .5em; |
530 } |
531 } |
531 |
532 |
532 hotspot > blank { |
533 hotspot > blank { |
533 background-color: transparent; |
534 background-color: transparent; |
534 } |
535 } |