Template talk:Example
From Audacity Development Manual
JamesCrook 07:45, 10 August 2016 (EDT) The stylesheet for class=example is:
.example {
border: 1px solid black;
padding-left: 12px;
padding-right: 12px;
margin-top: 12px;
margin-bottom: 12px;
margin-left: 24px;
margin-right: 24px;
background: #F9FFFF;
}
This makes the 'light green' very very very light green - indistinguishable from white on my PC. I'm suggesting we darken it, and that we consider additionally having an (optional) icon that we can use to indicate an example/tip.