We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fc6f66 commit 964c977Copy full SHA for 964c977
css/skeleton.css
@@ -21,7 +21,7 @@
21
/* #Base 960 Grid
22
================================================== */
23
24
- .container { position: relative; width: 960px; margin: 0 auto; padding: 0; }
+ .container { position: relative; width: 960px; margin: 0 auto; padding: 0; background-color: #ff000088; }
25
.container .column,
26
.container .columns { float: left; display: inline; margin-left: 10px; margin-right: 10px; }
27
.row { margin-bottom: 20px; }
0 commit comments