Tag Archives: responsive css

twitter bootstrap responsive container with padding and a border

I’m working on a project where I wanted to use the twitter bootstrap responsive css scaffolding, but ran into a bit of a snafu because I needed to add a border and background to the container class.  I decided to extend the @media responsive stylesheet declarations to achieve this.  The padding is not quite as […]