Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Digiserve Public
Tufts Alerts
Commits
615dcbc6
Commit
615dcbc6
authored
Sep 09, 2020
by
alex-tenczar
Browse files
removed red color from marketing alerts
parent
f9420c61
Changes
1
Hide whitespace changes
Inline
Side-by-side
css/marketing-alert.css
View file @
615dcbc6
...
...
@@ -16,10 +16,6 @@
background
:
#d45d00
;
color
:
#fff
;
}
.marketing-alert--red
{
background
:
#cb333b
;
color
:
#fff
;
}
.marketing-alert--teal
{
background
:
#008489
;
color
:
#fff
;
...
...
@@ -29,7 +25,7 @@
color
:
#fff
;
}
.marketing-alert__container
{
margin
:
1rem
auto
;
margin
:
0
auto
;
-ms-flex-align
:
center
;
display
:
-ms-flexbox
;
-ms-flex-direction
:
column
;
...
...
@@ -123,6 +119,7 @@
text-align
:
center
;
}
.marketing-alert__container
{
margin
:
1rem
auto
;
padding
:
1rem
1rem
;
}
.marketing-alert__close
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment