Make code border darker

This commit is contained in:
kristi
2012-05-07 00:20:59 -07:00
parent 6b971e9e1b
commit 33af47c282
@@ -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;
}