diff --git a/enq.css b/enq.css index a170546..42f5bbe 100644 --- a/enq.css +++ b/enq.css @@ -1,5 +1,5 @@ body{ - background:#f7b442; + background:#f7b483; } div.main{ diff --git a/enq.css~ b/enq.css~ new file mode 100644 index 0000000..a170546 --- /dev/null +++ b/enq.css~ @@ -0,0 +1,7 @@ +body{ + background:#f7b442; +} + +div.main{ + background: white; border: 10px solid #f7b4a4; padding: 1em; margin: 10px; +} \ No newline at end of file