New free plan announcement
[MAILPOET-2051]
This commit is contained in:
@@ -4,3 +4,18 @@
|
||||
|
||||
p:empty { display: none; }
|
||||
}
|
||||
|
||||
.mailpoet_free_plan_announcement {
|
||||
background: #fff;
|
||||
border-left: 4px solid #fff;
|
||||
border-radius: 10px;
|
||||
box-shadow: 0 4px 35px rgba(195, 65, 2, .2);
|
||||
clear: both;
|
||||
margin-bottom: 15px;
|
||||
padding: 20px;
|
||||
position: relative;
|
||||
|
||||
h3 {
|
||||
margin: 0;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user