Added basic actor and network overview. Added DDF Network actor scraper. Various bug fixes and layout improvements.
This commit is contained in:
@@ -17,9 +17,10 @@ $shadow-weak: rgba(0, 0, 0, .2);
|
||||
$shadow-hint: rgba(0, 0, 0, .1);
|
||||
|
||||
$highlight: rgba(255, 255, 255, .5);
|
||||
$highlight-weak: rgba(255, 255, 255, .2);
|
||||
$highlight-extreme: rgba(255, 255, 255, .9);
|
||||
$highlight-strong: rgba(255, 255, 255, .7);
|
||||
$highlight-weak: rgba(255, 255, 255, .2);
|
||||
$highlight-hint: rgba(255, 255, 255, .075);
|
||||
|
||||
$profile: #222;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user