[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

title

Body

[close]

/wp-includes/blocks/social-links/ -> style.css (source)

   1  .wp-block-social-links{
   2    background:none;
   3    box-sizing:border-box;
   4    margin-left:0;
   5    padding-left:0;
   6    padding-right:0;
   7    text-indent:0;
   8  }
   9  .wp-block-social-links .wp-social-link a,.wp-block-social-links .wp-social-link a:hover{
  10    border-bottom:0;
  11    box-shadow:none;
  12    text-decoration:none;
  13  }
  14  .wp-block-social-links .wp-social-link svg{
  15    height:1em;
  16    width:1em;
  17  }
  18  .wp-block-social-links .wp-social-link span:not(.screen-reader-text){
  19    font-size:.65em;
  20    margin-left:.5em;
  21    margin-right:.5em;
  22  }
  23  .wp-block-social-links.has-small-icon-size{
  24    font-size:16px;
  25  }
  26  .wp-block-social-links,.wp-block-social-links.has-normal-icon-size{
  27    font-size:24px;
  28  }
  29  .wp-block-social-links.has-large-icon-size{
  30    font-size:36px;
  31  }
  32  .wp-block-social-links.has-huge-icon-size{
  33    font-size:48px;
  34  }
  35  .wp-block-social-links.aligncenter{
  36    display:flex;
  37    justify-content:center;
  38  }
  39  .wp-block-social-links.alignright{
  40    justify-content:flex-end;
  41  }
  42  
  43  .wp-block-social-link{
  44    border-radius:9999px;
  45    display:block;
  46    height:auto;
  47  }
  48  @media not (prefers-reduced-motion){
  49    .wp-block-social-link{
  50      transition:transform .1s ease;
  51    }
  52  }
  53  .wp-block-social-link a{
  54    align-items:center;
  55    display:flex;
  56    line-height:0;
  57  }
  58  .wp-block-social-link:hover{
  59    transform:scale(1.1);
  60  }
  61  
  62  .wp-block-social-links .wp-block-social-link.wp-social-link{
  63    display:inline-block;
  64    margin:0;
  65    padding:0;
  66  }
  67  .wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor svg,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:active,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:hover,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:visited{
  68    color:currentColor;
  69    fill:currentColor;
  70  }
  71  
  72  :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link{
  73    background-color:#f0f0f0;
  74    color:#444;
  75  }
  76  :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-amazon{
  77    background-color:#f90;
  78    color:#fff;
  79  }
  80  :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bandcamp{
  81    background-color:#1ea0c3;
  82    color:#fff;
  83  }
  84  :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-behance{
  85    background-color:#0757fe;
  86    color:#fff;
  87  }
  88  :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bluesky{
  89    background-color:#0a7aff;
  90    color:#fff;
  91  }
  92  :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-codepen{
  93    background-color:#1e1f26;
  94    color:#fff;
  95  }
  96  :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-deviantart{
  97    background-color:#02e49b;
  98    color:#fff;
  99  }
 100  :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-discord{
 101    background-color:#5865f2;
 102    color:#fff;
 103  }
 104  :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dribbble{
 105    background-color:#e94c89;
 106    color:#fff;
 107  }
 108  :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dropbox{
 109    background-color:#4280ff;
 110    color:#fff;
 111  }
 112  :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-etsy{
 113    background-color:#f45800;
 114    color:#fff;
 115  }
 116  :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-facebook{
 117    background-color:#0866ff;
 118    color:#fff;
 119  }
 120  :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-fivehundredpx{
 121    background-color:#000;
 122    color:#fff;
 123  }
 124  :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-flickr{
 125    background-color:#0461dd;
 126    color:#fff;
 127  }
 128  :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-foursquare{
 129    background-color:#e65678;
 130    color:#fff;
 131  }
 132  :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-github{
 133    background-color:#24292d;
 134    color:#fff;
 135  }
 136  :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-goodreads{
 137    background-color:#eceadd;
 138    color:#382110;
 139  }
 140  :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-google{
 141    background-color:#ea4434;
 142    color:#fff;
 143  }
 144  :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-gravatar{
 145    background-color:#1d4fc4;
 146    color:#fff;
 147  }
 148  :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-instagram{
 149    background-color:#f00075;
 150    color:#fff;
 151  }
 152  :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-lastfm{
 153    background-color:#e21b24;
 154    color:#fff;
 155  }
 156  :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-linkedin{
 157    background-color:#0d66c2;
 158    color:#fff;
 159  }
 160  :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-mastodon{
 161    background-color:#3288d4;
 162    color:#fff;
 163  }
 164  :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-medium{
 165    background-color:#000;
 166    color:#fff;
 167  }
 168  :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-meetup{
 169    background-color:#f6405f;
 170    color:#fff;
 171  }
 172  :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-patreon{
 173    background-color:#000;
 174    color:#fff;
 175  }
 176  :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pinterest{
 177    background-color:#e60122;
 178    color:#fff;
 179  }
 180  :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pocket{
 181    background-color:#ef4155;
 182    color:#fff;
 183  }
 184  :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-reddit{
 185    background-color:#ff4500;
 186    color:#fff;
 187  }
 188  :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-skype{
 189    background-color:#0478d7;
 190    color:#fff;
 191  }
 192  :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-snapchat{
 193    background-color:#fefc00;
 194    color:#fff;
 195    stroke:#000;
 196  }
 197  :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-soundcloud{
 198    background-color:#ff5600;
 199    color:#fff;
 200  }
 201  :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-spotify{
 202    background-color:#1bd760;
 203    color:#fff;
 204  }
 205  :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-telegram{
 206    background-color:#2aabee;
 207    color:#fff;
 208  }
 209  :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-threads{
 210    background-color:#000;
 211    color:#fff;
 212  }
 213  :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tiktok{
 214    background-color:#000;
 215    color:#fff;
 216  }
 217  :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tumblr{
 218    background-color:#011835;
 219    color:#fff;
 220  }
 221  :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitch{
 222    background-color:#6440a4;
 223    color:#fff;
 224  }
 225  :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitter{
 226    background-color:#1da1f2;
 227    color:#fff;
 228  }
 229  :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vimeo{
 230    background-color:#1eb7ea;
 231    color:#fff;
 232  }
 233  :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vk{
 234    background-color:#4680c2;
 235    color:#fff;
 236  }
 237  :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-wordpress{
 238    background-color:#3499cd;
 239    color:#fff;
 240  }
 241  :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-whatsapp{
 242    background-color:#25d366;
 243    color:#fff;
 244  }
 245  :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-x{
 246    background-color:#000;
 247    color:#fff;
 248  }
 249  :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-yelp{
 250    background-color:#d32422;
 251    color:#fff;
 252  }
 253  :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-youtube{
 254    background-color:red;
 255    color:#fff;
 256  }
 257  
 258  :where(.wp-block-social-links.is-style-logos-only) .wp-social-link{
 259    background:none;
 260  }
 261  :where(.wp-block-social-links.is-style-logos-only) .wp-social-link svg{
 262    height:1.25em;
 263    width:1.25em;
 264  }
 265  :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-amazon{
 266    color:#f90;
 267  }
 268  :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bandcamp{
 269    color:#1ea0c3;
 270  }
 271  :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-behance{
 272    color:#0757fe;
 273  }
 274  :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bluesky{
 275    color:#0a7aff;
 276  }
 277  :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-codepen{
 278    color:#1e1f26;
 279  }
 280  :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-deviantart{
 281    color:#02e49b;
 282  }
 283  :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-discord{
 284    color:#5865f2;
 285  }
 286  :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dribbble{
 287    color:#e94c89;
 288  }
 289  :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dropbox{
 290    color:#4280ff;
 291  }
 292  :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-etsy{
 293    color:#f45800;
 294  }
 295  :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-facebook{
 296    color:#0866ff;
 297  }
 298  :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-fivehundredpx{
 299    color:#000;
 300  }
 301  :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-flickr{
 302    color:#0461dd;
 303  }
 304  :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-foursquare{
 305    color:#e65678;
 306  }
 307  :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-github{
 308    color:#24292d;
 309  }
 310  :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-goodreads{
 311    color:#382110;
 312  }
 313  :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-google{
 314    color:#ea4434;
 315  }
 316  :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-gravatar{
 317    color:#1d4fc4;
 318  }
 319  :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-instagram{
 320    color:#f00075;
 321  }
 322  :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-lastfm{
 323    color:#e21b24;
 324  }
 325  :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-linkedin{
 326    color:#0d66c2;
 327  }
 328  :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-mastodon{
 329    color:#3288d4;
 330  }
 331  :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-medium{
 332    color:#000;
 333  }
 334  :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-meetup{
 335    color:#f6405f;
 336  }
 337  :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-patreon{
 338    color:#000;
 339  }
 340  :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pinterest{
 341    color:#e60122;
 342  }
 343  :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pocket{
 344    color:#ef4155;
 345  }
 346  :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-reddit{
 347    color:#ff4500;
 348  }
 349  :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-skype{
 350    color:#0478d7;
 351  }
 352  :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-snapchat{
 353    color:#fff;
 354    stroke:#000;
 355  }
 356  :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-soundcloud{
 357    color:#ff5600;
 358  }
 359  :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-spotify{
 360    color:#1bd760;
 361  }
 362  :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-telegram{
 363    color:#2aabee;
 364  }
 365  :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-threads{
 366    color:#000;
 367  }
 368  :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tiktok{
 369    color:#000;
 370  }
 371  :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tumblr{
 372    color:#011835;
 373  }
 374  :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitch{
 375    color:#6440a4;
 376  }
 377  :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitter{
 378    color:#1da1f2;
 379  }
 380  :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vimeo{
 381    color:#1eb7ea;
 382  }
 383  :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vk{
 384    color:#4680c2;
 385  }
 386  :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-whatsapp{
 387    color:#25d366;
 388  }
 389  :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-wordpress{
 390    color:#3499cd;
 391  }
 392  :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-x{
 393    color:#000;
 394  }
 395  :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-yelp{
 396    color:#d32422;
 397  }
 398  :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-youtube{
 399    color:red;
 400  }
 401  
 402  .wp-block-social-links.is-style-pill-shape .wp-social-link{
 403    width:auto;
 404  }
 405  
 406  :root :where(.wp-block-social-links .wp-social-link a){
 407    padding:.25em;
 408  }
 409  
 410  :root :where(.wp-block-social-links.is-style-logos-only .wp-social-link a){
 411    padding:0;
 412  }
 413  
 414  :root :where(.wp-block-social-links.is-style-pill-shape .wp-social-link a){
 415    padding-left:.6666666667em;
 416    padding-right:.6666666667em;
 417  }
 418  
 419  .wp-block-social-links:not(.has-icon-color):not(.has-icon-background-color) .wp-social-link-snapchat .wp-block-social-link-label{
 420    color:#000;
 421  }


Generated : Thu Apr 3 08:20:01 2025 Cross-referenced by PHPXref