adding 0.9.2 css file
git-svn-id: https://plugins.svn.wordpress.org/send-email-from-admin/trunk@1279473 b8457f37-d9ea-0310-8a92-e5e31aec5664
This commit is contained in:
parent
35848cd509
commit
9b0ef25022
@ -5,6 +5,7 @@
|
|||||||
font-size: 2.8em;
|
font-size: 2.8em;
|
||||||
font-weight: 200;
|
font-weight: 200;
|
||||||
margin-bottom: 26px;
|
margin-bottom: 26px;
|
||||||
|
margin-left: -4px;
|
||||||
}
|
}
|
||||||
#sefa-wrapper h1:before {
|
#sefa-wrapper h1:before {
|
||||||
font-family: "dashicons";
|
font-family: "dashicons";
|
||||||
@ -47,6 +48,7 @@
|
|||||||
@media screen and (max-width: 1300px) {
|
@media screen and (max-width: 1300px) {
|
||||||
#sefa-wrapper {
|
#sefa-wrapper {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
margin-left: 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@media screen and (max-width: 900px) {
|
@media screen and (max-width: 900px) {
|
||||||
@ -57,6 +59,7 @@
|
|||||||
@media screen and (max-width: 500px) {
|
@media screen and (max-width: 500px) {
|
||||||
#sefa-wrapper h1 {
|
#sefa-wrapper h1 {
|
||||||
font-size: 2em;
|
font-size: 2em;
|
||||||
|
margin-left: 0;
|
||||||
}
|
}
|
||||||
#sefa-wrapper h1:before {
|
#sefa-wrapper h1:before {
|
||||||
top: 6px;
|
top: 6px;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user