Skip to content
Snippets Groups Projects
Commit 9956462e authored by Neil Drumm's avatar Neil Drumm :wave:
Browse files

Comment style

parent 97ef9f4f
Branches 2486651-donate
No related tags found
No related merge requests found
/**
* Ads
*/
#aside .block-google-admanager .block-inner {
padding: 0;
}
#page .block-google-admanager {
#page .block-google-admanager {
background-color: $pale-yellow;
line-height: inherit;
}
......@@ -18,7 +15,7 @@
}
.gam-suffix {
color: $dark-grey;
font-size: 0.92307em; /* 0.92307 * 13px = 12px */
font-size: 0.92307em; // 0.92307 * 13px = 12px
padding: 12px 1em;
}
.gam-suffix a {
......@@ -42,12 +39,12 @@
font-weight: bold;
}
/* Front page ad */
// Front page ad
body.front .gam-holder {
margin: 1.385em 0 0 0;
}
/* Books ads on /security and /documentation */
// Books ads on /security and /documentation
#block-google_admanager-89caa04f148acdc52719b3d001e487c4 {
.gam-prefix {
padding: 1em;
......@@ -69,7 +66,7 @@ body.front .gam-holder {
padding: 0 12px;
}
/* Supporting partner logos block */
// Supporting partner logos block
#aside #block-google-admanager-db95fef4e097f813743f6b195671b5c9 {
.block-inner {
padding: 1em;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment