index
:
watchdogs.git
master
Application that takes data from SEC directly on CEOs and determines suspicious activity using a page rank algorithm. Displays the results visually as a graph in a webfrontend.
csci0320
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
frontend
/
src
/
Main.css
blob: c5ab9483862f8cae619629fd2b25bb70bb305683 (
plain
)
1
2
3
4
:
root
{
--main-bg-color
:
#121212
;
--primary-surface-color
:
#1F1B24
;
}