Change the color of the sidebar

This commit is contained in:
Frédéric Guillot
2014-11-08 13:37:05 -05:00
parent 20c8342503
commit ffcbc01716
3 changed files with 6 additions and 6 deletions

View File

@@ -5,7 +5,7 @@
margin-bottom: 20px;
border: 1px solid #ddd;
color: #333;
background-color: #fbfbfb;
background-color: #fefefe;
}
.listing li {