Is this possible with css (maybe I can control it with javascript):
This is basically an effect margin: auto, but I need a different background for each field, so I am looking for divs with automatic width on either side of the center (div) with a fixed width, if that makes sense. Better visualized:

source
share