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:
@@ -39,7 +39,7 @@
|
||||
}
|
||||
|
||||
.phabricator-remarkup .remarkup-code-block pre {
|
||||
background: #FFFEF5;
|
||||
background: #FEF9ED;
|
||||
border: 1px solid {$sh-lightyellowborder};
|
||||
display: block;
|
||||
color: #000;
|
||||
|
||||
Reference in New Issue
Block a user