Commit 089cf8e1 authored by Eriksson Monteiro's avatar Eriksson Monteiro

update advertisement module

parent bf78ab5c
...@@ -415,7 +415,6 @@ input:focus { ...@@ -415,7 +415,6 @@ input:focus {
} }
.ads-slider span { .ads-slider span {
text-decoration: none;
font-size: 1.2em; font-size: 1.2em;
width: 100%; width: 100%;
margin: 0 auto; margin: 0 auto;
...@@ -426,10 +425,12 @@ input:focus { ...@@ -426,10 +425,12 @@ input:focus {
} }
#advertisement_target_phrase { #advertisement_target_phrase {
text-decoration: none;
font-size: 14px; font-size: 14px;
} }
#advertisement_headline { #advertisement_headline {
text-decoration: none;
font-weight: bold; font-weight: bold;
font-size: 14px; font-size: 14px;
} }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment