Tweakify the yellow in code embeds

Summary: This runs 50% of our stock 'lightyellow'.

Test Plan: staring intensifies

Reviewers: epriestley

Reviewed By: epriestley

Subscribers: Korvin

Differential Revision: https://secure.phabricator.com/D14138
This commit is contained in:
Chad Little
2015-09-21 11:52:04 -07:00
parent f1119ffcf5
commit 26552a588b
2 changed files with 4 additions and 4 deletions

View File

@@ -39,7 +39,7 @@
}
.phabricator-remarkup .remarkup-code-block pre {
background: #FFFEF5;
background: #FEF9ED;
border: 1px solid {$sh-lightyellowborder};
display: block;
color: #000;