@@ -16,6 +16,7 @@
}
body {
+ background-color: #ffffff;
margin: 0;
padding: 0 0 0 260px;
height: 100%;
@@ -26,7 +26,7 @@
h1 {
- margin-top: 20px;
+ margin-top: 30px;
margin-bottom: 40px;
font-size: 25px;
font-weight: normal;
@@ -42,6 +42,7 @@
width: 310px;
overflow: scroll;
+ background: #fafafa;
#panel #list {