Skip to content

Commit

Permalink
Removed sign-in link from top of page
Browse files Browse the repository at this point in the history
  • Loading branch information
mollybsmith-noaa committed Oct 22, 2024
1 parent 611af41 commit 31fa871
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 50 deletions.
8 changes: 1 addition & 7 deletions apps/met-anomalycor/app.css
Original file line number Diff line number Diff line change
Expand Up @@ -150,10 +150,4 @@ hr {
.daterangepicker .drp-selected {
font-size: 18px !important;
color: #990000;
}

.login-link-text {
color: white;
font-size: medium;
text-decoration: none !important;
}
}
8 changes: 1 addition & 7 deletions apps/met-cyclone/app.css
Original file line number Diff line number Diff line change
Expand Up @@ -150,10 +150,4 @@ hr {
.daterangepicker .drp-selected {
font-size: 18px !important;
color: #990000;
}

.login-link-text {
color: white;
font-size: medium;
text-decoration: none !important;
}
}
8 changes: 1 addition & 7 deletions apps/met-ensemble/app.css
Original file line number Diff line number Diff line change
Expand Up @@ -150,10 +150,4 @@ hr {
.daterangepicker .drp-selected {
font-size: 18px !important;
color: #990000;
}

.login-link-text {
color: white;
font-size: medium;
text-decoration: none !important;
}
}
8 changes: 1 addition & 7 deletions apps/met-object/app.css
Original file line number Diff line number Diff line change
Expand Up @@ -150,10 +150,4 @@ hr {
.daterangepicker .drp-selected {
font-size: 18px !important;
color: #990000;
}

.login-link-text {
color: white;
font-size: medium;
text-decoration: none !important;
}
}
8 changes: 1 addition & 7 deletions apps/met-precip/app.css
Original file line number Diff line number Diff line change
Expand Up @@ -150,10 +150,4 @@ hr {
.daterangepicker .drp-selected {
font-size: 18px !important;
color: #990000;
}

.login-link-text {
color: white;
font-size: medium;
text-decoration: none !important;
}
}
8 changes: 1 addition & 7 deletions apps/met-surface/app.css
Original file line number Diff line number Diff line change
Expand Up @@ -150,10 +150,4 @@ hr {
.daterangepicker .drp-selected {
font-size: 18px !important;
color: #990000;
}

.login-link-text {
color: white;
font-size: medium;
text-decoration: none !important;
}
}
8 changes: 1 addition & 7 deletions apps/met-upperair/app.css
Original file line number Diff line number Diff line change
Expand Up @@ -150,10 +150,4 @@ hr {
.daterangepicker .drp-selected {
font-size: 18px !important;
color: #990000;
}

.login-link-text {
color: white;
font-size: medium;
text-decoration: none !important;
}
}

0 comments on commit 31fa871

Please sign in to comment.