Make code border darker

This commit is contained in:
kristi
2012-05-07 00:20:59 -07:00
parent 9fc7929665
commit 6c8cfcd7c2
@@ -318,7 +318,7 @@ a.absent {
margin: 0 2px;
padding: 0 5px;
white-space: nowrap;
border: 1px solid #eaeaea;
border: 1px solid #ddd;
background-color: #f8f8f8;
border-radius: 3px;
}