Skip to content

Commit

Permalink
Change matrix icon for a taller, busier one
Browse files Browse the repository at this point in the history
  • Loading branch information
TimothyJones committed Jan 30, 2018
1 parent a8066bd commit baa2131
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
9 changes: 7 additions & 2 deletions public/images/doc-matrix.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions public/stylesheets/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,10 @@ span.pact svg, span.pact-matrix svg {

span.pact svg path, span.pact-matrix svg path {
fill: #111111;
stroke: #111111;
}

span.pact:hover svg path, span.pact-matrix:hover svg path {
fill: #2a6496;
stroke: #2a6496;
}

0 comments on commit baa2131

Please sign in to comment.