Skip to content
This repository was archived by the owner on Jul 22, 2022. It is now read-only.

Commit 59ec59e

Browse files
committed
Homepage Update
1 parent f0a2c32 commit 59ec59e

2 files changed

Lines changed: 17 additions & 1 deletion

File tree

github-dark.css

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,22 @@ p {
5858
background: #1a2632;
5959
}
6060

61+
.home-hero-signup .form-control-lg {
62+
border-color: #304251;
63+
}
64+
65+
.shade-gray {
66+
background-color: #121b23 !important;
67+
}
68+
69+
.tile-block {
70+
border-color: #304251;
71+
}
72+
73+
.tile-bordered:not(:last-child) {
74+
border-color: #304251;
75+
}
76+
6177

6278
/* Main Site Login */
6379

0 commit comments

Comments
 (0)