Skip to content

Commit

Permalink
deploy: c93ebc1
Browse files Browse the repository at this point in the history
  • Loading branch information
upptime-bot committed Dec 17, 2023
1 parent 68c8542 commit 07181af
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
18 changes: 18 additions & 0 deletions netsoc.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
:root {
--body-background-color: #303030;
--body-text-color: #ededed;
--card-background-color: #292929;
--card-border-color: #383838;
--up-border-left-color: #33af33;
--down-background-color: #6b1020;
--degraded-border-left-color: #f7b731;
--nav-background-color: #272727;
--nav-border-bottom-color: #3a3a3a;
}

@media screen and (max-width: 500px) {
.graph {
mask-image: linear-gradient(to right, transparent, black) !important;
-webkit-mask-image: linear-gradient(to right, black, transparent) !important;
}
}
4 changes: 4 additions & 0 deletions upptime-icon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 07181af

Please sign in to comment.