@@ -1544,7 +1544,7 @@ footer {
15441544.grid .lead-item .summary ,
15451545.grid .lead-item summary {
15461546 font-family : var (--serif );
1547- color : var ( --secondary-text-color ) ;
1547+ font-size : 0.89 em ;
15481548}
15491549
15501550/*
@@ -2255,25 +2255,23 @@ footer {
22552255 */
22562256.opinion-banner {
22572257 display : grid;
2258- grid-template-columns : 35 px min-content 1 fr ;
2258+ grid-template-columns : 30 px auto ;
22592259 grid-column-gap : var (--space-sm );
22602260 grid-row-gap : 5px ;
2261+ justify-content : center;
22612262 align-items : center;
2262- max-width : var (--story -width );
2263+ max-width : var (--section -width );
22632264 margin : 0 auto;
2264- padding : 15px ;
2265- background-color : var (--paper-color );
2265+ padding : var (--space-sm );
22662266 color : var (--text-color );
22672267}
22682268
22692269.opinion-banner * {
22702270 margin : 0 ;
22712271}
22722272
2273- .opinion-banner svg {
2274- position : relative;
2275- top : 0.2em ;
2276- width : 100% ;
2273+ .opinion-banner p {
2274+ font : 0.75rem var (--sans );
22772275}
22782276
22792277@media (max-width : 700px ) {
@@ -2518,16 +2516,15 @@ footer {
25182516 font-size : 1.11rem ;
25192517 font-weight : bold;
25202518 text-transform : uppercase;
2521- }
2522-
2523- .transparency .expander {
2524- justify-content : space-between;
2519+ padding-bottom : var (--space-sm );
25252520}
25262521
25272522.transparency .summary {
25282523 font-size : var (--font-base );
25292524 font-family : var (--serif );
25302525 line-height : 30px ;
2526+ margin : 0 ;
2527+ padding : 0 var (--space );
25312528}
25322529
25332530.question {
@@ -2541,6 +2538,10 @@ footer {
25412538 margin : 0 ;
25422539}
25432540
2541+ .question .summary {
2542+ padding : 0 ;
2543+ }
2544+
25442545/**
25452546 * Big News
25462547 * Note: we need something for labels "outside the grid" but
@@ -3326,56 +3327,78 @@ custom-digest {
33263327.viafoura {
33273328 --dark-text-on-default-color : # 0F1521 ;
33283329 color : # 0F1521 ;
3329- font-family : "Noto Sans" sans-serif;
3330+ font-family : "Noto Sans" , sans-serif;
33303331 font-size : 16px ;
33313332}
33323333
3333- .viafoura p , .viafoura .vf-post-name-button__username {
3334+ .viafoura p ,
3335+ .viafoura .all-comments p ,
3336+ .viafoura p .vf-primary-text ,
3337+ .viafoura .vf-post-name-button__username ,
3338+ .viafoura nav .vf-tabbed-nav .vf-nav-label .vf-label-text ,
3339+ .viafoura .vf-dropdown-button__text {
33343340 font-size : 16px ;
33353341}
33363342
3337- .viafoura .all-comments p , .viafoura .vf-post-name-button__username {
3343+ .viafoura .vf-follow-button__text ,
3344+ .viafoura .vf-post-name-button__username ,
3345+ .viafoura h2 .vf-subheading-text ,
3346+ .viafoura time .vf-label {
33383347 font-size : 14px ;
33393348}
33403349
3341- .viafoura nav .vf-tabbed-nav .vf-nav-label .vf-label-text , .viafoura .vf-follow-button__text , .viafoura .vf-dropdown-button__text {
3342- font-size : 12px ;
3343- }
3344-
3345- .viafoura .vf-label , .viafoura time , .viafoura .vf-comment-actions {
3346- font-size : 10px ;
3347- }
3348-
33493350.viafoura h2 .vf-heading-text {
33503351 font-family : "Noto Sans" , sans-serif;
33513352 font-size : 20px ;
33523353 font-weight : 700 ;
33533354 text-transform : uppercase;
33543355}
33553356
3356- .viafoura # commentingIntro , .viafoura .v3-comments__post-form {
3357+ .viafoura button .vf-follow-button .vf-button [data-v-632eed25 ] {
3358+ padding : 5px 10px ;
3359+ }
3360+
3361+ .viafoura # commentingIntro ,
3362+ .viafoura .v3-comments__post-form {
33573363 border-top : 1px solid # ECEEF2 ;
33583364 margin : 20px 0 ;
33593365 padding-top : 20px ;
33603366}
33613367
3362- .viafoura .vf-tabbed-nav .vf-label-text , .viafoura .vf-dropdown-button__text , .viafoura .vf-post-name-button__username {
3368+ .viafoura .vf-tabbed-nav .vf-label-text ,
3369+ .viafoura .vf-tabbed-nav .vf-nav-tab-button__text [data-v-5517aee9 ],
3370+ .viafoura .vf-dropdown-button__text ,
3371+ .viafoura .vf-post-name-button__username {
33633372 font-weight : 700 ;
3373+ text-transform : uppercase;
33643374}
33653375
3366- .viafoura .vf3-comments__bottom-action .vf-load-more .vf-label-text button .vf-button .vf-load-more__button .vf-loader-button , .viafoura button .big .button {
3367- background-color : # 4D5970 ;
3376+ .viafoura .vf-nav-tab-button--inside-dropdown [data-v-5517aee9 ] {
3377+ align-items : center;
3378+ }
3379+
3380+ .viafoura div .vf3-comments__tabbed-nav__right [data-v-66fa0041 ] {
3381+ justify-content : space-between;
3382+ width : 100% ;
3383+ margin-left : 0 ;
3384+ }
3385+
3386+ .viafoura .vf3-comments__bottom-action .vf-load-more .vf-label-text button .vf-button .vf-load-more__button .vf-loader-button ,
3387+ .viafoura button .big .button {
3388+ background-color : var (--black );
33683389 color : white;
33693390 font : 700 16 px/24px "Noto Sans" , sans-serif;
33703391 text-transform : uppercase;
3371- padding : 10 px 20 px ;
3392+ padding : 0.4 em 1 em ;
33723393}
33733394
3374- .viafoura .vf3-comments__bottom-action .vf-load-more .vf-label-text button .vf-button .vf-load-more__button .vf-loader-button : hover , .viafoura button .big .button : hover {
3395+ .viafoura .vf3-comments__bottom-action .vf-load-more .vf-label-text button .vf-button .vf-load-more__button .vf-loader-button : hover ,
3396+ .viafoura button .big .button : hover {
33753397 color : # B0CBFF ;
33763398}
33773399
3378- .viafoura .vf-secondary-text , .viafoura .vf-comments-trending-articles .vf-trending-articles__header {
3400+ .viafoura .vf-secondary-text ,
3401+ .viafoura .vf-comments-trending-articles [data-v-1e6aff7f ] h2 .vf-trending-articles__header {
33793402 font-size : 14px ;
33803403 font-weight : 400 ;
33813404}
@@ -3385,6 +3408,10 @@ custom-digest {
33853408 padding : 0 ;
33863409}
33873410
3411+ .viafoura div .vf-content-layout [data-v-2396f95c ] {
3412+ padding : 20px 0 ;
3413+ }
3414+
33883415.viafoura .vf-button .is-size-tiny {
33893416 padding : 5px 10px ;
33903417}
@@ -3393,7 +3420,15 @@ custom-digest {
33933420 padding : 5px 0 ;
33943421}
33953422
3396- .viafoura .vf-actions-authentication , .viafoura .vf-post-form__new-content .vf-content-layout__right ::before , .viafoura .vf-post-form__new-content .vf-content-layout__right ::after {
3423+ .viafoura .vf3-conversations-list--comments [data-v-5ce821cf ] .vf3-conversations-list--comments--list {
3424+ margin : 0 ;
3425+ }
3426+
3427+ .viafoura .vf-actions-authentication ,
3428+ .viafoura .vf-post-form__new-content .vf-content-layout__right ::before ,
3429+ .viafoura .vf-post-form__new-content .vf-content-layout__right ::after ,
3430+ .viafoura div .vf-top-comments-info-trigger__container [data-v-e15d4864 ],
3431+ .viafoura .vf-client-settings-button-logout {
33973432 display : none;
33983433}
33993434
0 commit comments