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
/
components
/
Banner.css
blob: e5016b96ed09d60927f3b0ae7db6acba67401fbd (
plain
)
1
2
3
4
h1
{
background-color
:
var
(
--primary-surface-color
);
min-width
:
400
px
;
}