mirror of
https://github.com/github/semantic.git
synced 2024-11-29 02:44:36 +03:00
Paint the columns.
This commit is contained in:
parent
13113090fd
commit
57f393c2cf
@ -5,11 +5,13 @@
|
||||
<style type="text/css">
|
||||
#before {
|
||||
width: 50%;
|
||||
background: #ffecec;
|
||||
float: left;
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
#after {
|
||||
width: 50%;
|
||||
background: #eaffea;
|
||||
float: right;
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user