1
1
mirror of https://github.com/github/semantic.git synced 2024-11-25 02:58:36 +03:00

Columns have no background colour.

This commit is contained in:
Rob Rix 2015-10-23 21:25:50 -04:00
parent 15813f38ef
commit dc4fd6f659

View File

@ -8,11 +8,9 @@
}
#before {
float: left;
background-color: #ffecec;
}
#after {
float: right;
background-color: #eaffea;
}
body {
margin: 0;