mirror of
https://github.com/github/semantic.git
synced 2024-11-25 11:04:00 +03:00
Allow the things to be side by side.
This commit is contained in:
parent
4775d8e925
commit
15813f38ef
@ -7,12 +7,10 @@
|
||||
width: 50%;
|
||||
}
|
||||
#before {
|
||||
margin-right: 50%;
|
||||
float: left;
|
||||
background-color: #ffecec;
|
||||
}
|
||||
#after {
|
||||
margin-left: 50%;
|
||||
float: right;
|
||||
background-color: #eaffea;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user