2019-02-01 13:46:11 -05:00
@import " common/foundation/variables " ;
@import " common/foundation/mixins " ;
. google-dfp-ad {
padding : 3 px 0 ;
margin-bottom : 10 px ;
clear : both ;
}
2019-04-18 17:52:59 -04:00
. google-dfp-ad . dfp-ad-unit {
2019-02-01 13:46:11 -05:00
margin : 0 auto ;
}
. google-adsense {
padding : 3 px 0 ;
margin-bottom : 10 px ;
clear : both ;
}
. google-adsense . adsense-responsive {
width : 100 % ;
}
. google-adsense . google-adsense-label {
width : 728 px ;
max-width : 100 % ;
margin : 0 auto ;
}
. google-adsense . adsense-responsive . google-adsense-label {
width : 100 % ;
text-align : center ;
}
. google-adsense . adsense-unit {
margin : 0 auto ;
}
. google-adsense . google-adsense-label h2 {
margin : 4 px 0 !important ;
color : #858a8c ;
text-transform : uppercase ;
font-size : 12 px ;
2019-06-14 13:24:55 -04:00
font-family : " Helvetica Neue " , Helvetica , Arial , sans-serif ;
2019-02-01 13:46:11 -05:00
font-weight : normal ;
}
. google-adsense . google-adsense-content {
margin : 0 auto ;
}
. google-adsense . adsense-post-bottom {
max-width : 735 px ;
padding : 0 11 px ;
}
2019-06-14 13:24:55 -04:00
@media all and ( max-width : 775 px ) {
2019-02-01 13:46:11 -05:00
. google-adsense . adsense-post-bottom {
box-sizing : border-box ;
width : 100 % ;
}
}
. amazon-product-links {
padding : 3 px ;
margin-bottom : 10 px ;
clear : both ;
}
2019-06-14 13:24:55 -04:00
. amazon-product-links . amazon-unit {
2019-02-01 13:46:11 -05:00
margin : 0 auto ;
}
. amazon-product-links . amazon-product-links-label {
width : 728 px ;
margin : 0 auto ;
}
. amazon-product-links . amazon-product-links-label h2 {
margin : 4 px 0 !important ;
color : #858a8c ;
text-transform : uppercase ;
font-size : 12 px ;
2019-06-14 13:24:55 -04:00
font-family : " Helvetica Neue " , Helvetica , Arial , sans-serif ;
2019-02-01 13:46:11 -05:00
font-weight : normal ;
}
. google-dfp-ad . google-dfp-ad-label {
width : 728 px ;
margin : 0 auto ;
}
2019-09-17 11:26:56 -04:00
. google-dfp-ad . dfp-ad-post-bottom {
. google-dfp-ad-label ,
. dfp-ad-unit {
margin : 0 0 0 52 px ;
}
}
@include breakpoint ( mobile-extra-large ) {
. google-dfp-ad . google-dfp-ad-label {
width : 100 % ;
text-align : center ;
}
. google-dfp-ad . dfp-ad-post-bottom {
. google-dfp-ad-label ,
. dfp-ad-unit {
margin : 0 auto ;
}
}
}
2019-02-01 13:46:11 -05:00
. google-dfp-ad . google-dfp-ad-label h2 {
margin : 4 px 0 !important ;
color : #858a8c ;
text-transform : uppercase ;
font-size : 12 px ;
2019-06-14 13:24:55 -04:00
font-family : " Helvetica Neue " , Helvetica , Arial , sans-serif ;
2019-02-01 13:46:11 -05:00
font-weight : normal ;
}
2019-04-18 17:52:59 -04:00
. house-creative {
margin : 0 auto ;
}
. house-creative . house-post-bottom {
margin : 0 0 10 px 52 px ;
clear : both ;
}
2019-09-17 11:26:56 -04:00
@include breakpoint ( mobile-extra-large ) {
. house-creative . house-post-bottom {
margin : 0 0 10 px 0 ;
}
}
2019-04-07 07:31:07 -04:00
# carbonads {
display : block ;
overflow : hidden ;
padding : 1 em ;
border : 1 px solid #ccc ;
font-family : Verdana , " Helvetica Neue " , Helvetica , sans-serif ;
line-height : 1 .5 ;
margin-bottom : 15 px ;
}
# carbonads span {
position : relative ;
display : block ;
overflow : hidden ;
}
. carbon-img {
float : left ;
margin-right : 1 em ;
}
. carbon-img img {
display : block ;
line-height : 1 ;
}
. carbon-text {
display : block ;
float : left ;
max-width : calc ( 100 % - 130 px - 1 em ) ;
text-align : left ;
2020-08-03 13:11:20 -04:00
color : var (
- - primary-med-or-secondary-med ,
dark-light-choose ( $ primary-medium , $ secondary-medium )
) ;
2019-04-07 07:31:07 -04:00
}
. carbon-poweredby {
position : absolute ;
right : 0 ; // You can also set the position to the "left" with the value of calc(130px + carbon-text’ s font size). If the font-size is 12px, you’ ll want to set the left value as 142px. It’ ll align the .carbon-text with .carbon-poweredby
bottom : 0 ;
display : block ;
2019-06-14 13:24:55 -04:00
font-size : 0 .8 em ;
2019-04-07 07:31:07 -04:00
text-transform : uppercase ;
line-height : 1 ;
letter-spacing : 1 px ;
2021-05-12 16:16:40 -04:00
color : var ( -- quaternary ) !important ;
2019-04-07 07:31:07 -04:00
}
2019-04-18 17:52:59 -04:00
2019-09-16 14:26:17 -04:00
. adbutler-ad {
width : 728 px ;
height : 90 px ;
}
. adbutler-mobile-ad {
width : 320 px ;
height : 50 px ;
}
2019-09-16 14:35:58 -04:00
. adbutler-topic-list-top ,
. adbutler-topic-above-suggested {
2019-09-16 14:26:17 -04:00
margin : 10 px ;
text-align : center ;
}
. adbutler-topic-above-post-stream {
2019-09-17 11:26:56 -04:00
margin : 10 px 0 10 px 0 ;
2019-09-16 14:26:17 -04:00
}
. adbutler-post-bottom {
2019-09-17 11:26:56 -04:00
margin : 10 px 0 10 px 56 px ;
}
@include breakpoint ( mobile-extra-large ) {
. adbutler-post-bottom {
margin : 10 px 0 ;
}
2019-09-16 14:35:58 -04:00
}
2019-09-16 14:26:17 -04:00
2019-04-18 17:52:59 -04:00
. adplugin-mgmt {
. house-ads-actions {
. btn {
margin-right : 8 px ;
}
}
. house-ads-list {
margin-top : 1 em ;
}
. house-ads-settings {
. form-horizontal {
margin-top : 1 em ;
}
p . help {
margin : 0 ;
margin-top : 5 px ;
2021-05-12 16:16:40 -04:00
color : var ( -- primary-medium ) ;
2019-04-18 17:52:59 -04:00
font-size : $font-down-1 ;
clear : both ;
}
2019-06-14 13:24:55 -04:00
. house-ads-chooser ,
. house-ads-text-input {
2019-04-18 17:52:59 -04:00
float : left ;
margin-right : 20 px ;
}
. setting-controls {
float : left ;
}
}
. house-ads-list-setting {
margin-bottom : 1 .5 em ;
}
. content-body {
padding-left : 2 % ;
. controls {
margin-bottom : 1 em ;
}
. delete-button {
float : right ;
}
. ace-wrapper {
position : relative ;
height : 270 px ;
. ace_editor {
position : absolute ;
left : 0 ;
right : 0 ;
top : 0 ;
bottom : 0 ;
}
}
}
}