mirror of
https://github.com/discourse/discourse-adplugin.git
synced 2025-07-07 13:52:12 +00:00
Modified to match connector hbs names
This commit is contained in:
parent
a033d5ecc6
commit
cc3ac1bda0
@ -5,22 +5,22 @@
|
||||
|
||||
register_css <<CSS
|
||||
|
||||
.google-dfp-ad {
|
||||
.discourse-google-dfp {
|
||||
padding: 3px;
|
||||
margin-bottom: 10px;
|
||||
clear: both;
|
||||
}
|
||||
|
||||
.google-dfp-ad .dfp-ad-unit {
|
||||
.discourse-google-dfp .dfp-ad-unit {
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
.google-dfp-ad .google-dfp-ad-label {
|
||||
.discourse-google-dfp .google-dfp-ad-label {
|
||||
width: 728px;
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
.google-dfp-ad .google-dfp-ad-label h2 {
|
||||
.discourse-google-dfp .google-dfp-ad-label h2 {
|
||||
margin: 4px 0 !important;
|
||||
color: #858a8c;
|
||||
text-transform: uppercase;
|
||||
|
Loading…
x
Reference in New Issue
Block a user