book3-exercises icon indicating copy to clipboard operation
book3-exercises copied to clipboard

fix style of the update box

Open grahamjeffries opened this issue 11 years ago • 1 comments

Add style for the update element. Add consistent spacing for a few other entries.

grahamjeffries avatar Nov 15 '14 21:11 grahamjeffries

It seems that the mec.css needs to be updated for the polls app in Chapter 14, too. Something like

...
#polls {
  margin-left: 20px;
}

#polls h1 {
  text-align: center;
}
...

grahamjeffries avatar Nov 20 '14 15:11 grahamjeffries