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