Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Alert overlay #38

Open
roomfive opened this issue Nov 7, 2016 · 0 comments
Open

Alert overlay #38

roomfive opened this issue Nov 7, 2016 · 0 comments
Assignees

Comments

@roomfive
Copy link
Contributor

roomfive commented Nov 7, 2016

Preview:

cms-8

Outline:

screen shot 2016-11-07 at 17 07 13

screen shot 2016-11-07 at 17 07 22

screen shot 2016-11-07 at 17 07 28


CSS (limited):

/* Messaging */

/* Fullscreen overlay */
background-color: $purple100;
opacity: 0.94;

/* H1 and button */
width: 70%;
max-width: 800px;
padding: 0 15%;

/* H1 */
font: $bold1;
color: $gray600;
margin-bottom: 40px;

/* Use the primary button for the primary action */

/* Use the tertiary (light) button for the secondary action, if there is one */
@roomfive roomfive changed the title Messaging Alert overlay Nov 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants