Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/phabricator
Path: blob/master/webroot/rsrc/css/phui/phui-fontkit.css
12241 views
1
/**
2
* @provides phui-fontkit-css
3
*/
4
5
.diviner-document-section .phui-header-header {
6
color: {$blacktext};
7
}
8
9
.phui-document-view .phabricator-remarkup .remarkup-header strong {
10
color: #586BE9;
11
}
12
13