Lightening up file listing background color

This commit is contained in:
Victoria Wang 2015-05-08 15:12:58 -07:00
parent 93b5b94f14
commit cc519c00d6

View file

@ -233,7 +233,7 @@
} }
.files { .files {
float:left; float:left;
background: #E4D8CB; background: #EAE1D5;
width: 100%; width: 100%;
position: relative; position: relative;
margin-top: 7px; margin-top: 7px;