Change a border

This commit is contained in:
Frederic Guillot 2013-04-07 10:57:38 -04:00
parent 1d7f4b3f9b
commit 96f63df2a1

View File

@ -509,7 +509,7 @@ section li {
.logo { .logo {
display: block; display: block;
float: none; float: none;
border-bottom: 1px solid #ccc; border-bottom: 1px dotted #ddd;
} }
header { header {