switch bookmark from yellow to blue

This commit is contained in:
Jeff Atwood 2013-06-19 16:01:39 -07:00
parent c2568d9a63
commit da582fc202
1 changed files with 1 additions and 1 deletions

View File

@ -158,7 +158,7 @@ $muted-important-link-color: #5d5d5d;
// Colors based on basics
$topicMenuColor: darken($white, 80%);
$bookmarkColor: #b5b500;
$bookmarkColor: #0088CC;
$tag_color: #e1ecf9;