This repository was archived by the owner on Jul 22, 2022. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2525}
2626
2727
28- /* Main Site */
28+ /* Main Site and New User */
2929
3030.site-header {
3131 background-color : # 243447 ;
3535 color : # fff ;
3636}
3737
38+ .jumbotron-home {
39+ background-image : none;
40+ background-color : # 1a2632 ;
41+ }
42+
43+ .features-list .list-divider ,
44+ .setup-form .tos-info ,
45+ .setup-form .setup-organization-next {
46+ border-color : # 304251 ;
47+ }
48+
49+ .radio-label {
50+ border-color : # 304251 ;
51+ }
52+
53+ .tag-input-tag {
54+ background : # 243447 ;
55+ }
56+
57+ .tag-input-tag .remove {
58+ background : # 1a2632 ;
59+ }
60+
3861
3962/* Main Site Login */
4063
@@ -169,6 +192,13 @@ button.dropdown-item.dropdown-signout {
169192}
170193
171194
195+ /* Site Related */
196+
197+ .setup-header {
198+ border-color : # 304251 ;
199+ }
200+
201+
172202/* Home */
173203
174204.news .alert {
@@ -1307,6 +1337,7 @@ hr,
13071337 border-color : # 304251 ;
13081338}
13091339
1340+
13101341/* Profile | Contribution */
13111342
13121343# contributions-calendar rect [fill = "#eeeeee" ] {
@@ -1412,7 +1443,7 @@ hr,
14121443}
14131444
14141445
1415- /* Personal Settings Main( ) */
1446+ /* Personal Settings (Main ) */
14161447
14171448.menu-heading {
14181449 color : # fff ;
You can’t perform that action at this time.
0 commit comments