mirror of
https://github.com/github/semantic.git
synced 2024-11-25 11:04:00 +03:00
Columns have no background colour.
This commit is contained in:
parent
15813f38ef
commit
dc4fd6f659
@ -8,11 +8,9 @@
|
|||||||
}
|
}
|
||||||
#before {
|
#before {
|
||||||
float: left;
|
float: left;
|
||||||
background-color: #ffecec;
|
|
||||||
}
|
}
|
||||||
#after {
|
#after {
|
||||||
float: right;
|
float: right;
|
||||||
background-color: #eaffea;
|
|
||||||
}
|
}
|
||||||
body {
|
body {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
|
Loading…
Reference in New Issue
Block a user