[ 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-dribbble{
 101    background-color:#e94c89;
 102    color:#fff;
 103  }
 104  :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dropbox{
 105    background-color:#4280ff;
 106    color:#fff;
 107  }
 108  :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-etsy{
 109    background-color:#f45800;
 110    color:#fff;
 111  }
 112  :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-facebook{
 113    background-color:#0866ff;
 114    color:#fff;
 115  }
 116  :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-fivehundredpx{
 117    background-color:#000;
 118    color:#fff;
 119  }
 120  :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-flickr{
 121    background-color:#0461dd;
 122    color:#fff;
 123  }
 124  :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-foursquare{
 125    background-color:#e65678;
 126    color:#fff;
 127  }
 128  :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-github{
 129    background-color:#24292d;
 130    color:#fff;
 131  }
 132  :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-goodreads{
 133    background-color:#eceadd;
 134    color:#382110;
 135  }
 136  :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-google{
 137    background-color:#ea4434;
 138    color:#fff;
 139  }
 140  :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-gravatar{
 141    background-color:#1d4fc4;
 142    color:#fff;
 143  }
 144  :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-instagram{
 145    background-color:#f00075;
 146    color:#fff;
 147  }
 148  :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-lastfm{
 149    background-color:#e21b24;
 150    color:#fff;
 151  }
 152  :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-linkedin{
 153    background-color:#0d66c2;
 154    color:#fff;
 155  }
 156  :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-mastodon{
 157    background-color:#3288d4;
 158    color:#fff;
 159  }
 160  :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-medium{
 161    background-color:#000;
 162    color:#fff;
 163  }
 164  :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-meetup{
 165    background-color:#f6405f;
 166    color:#fff;
 167  }
 168  :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-patreon{
 169    background-color:#000;
 170    color:#fff;
 171  }
 172  :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pinterest{
 173    background-color:#e60122;
 174    color:#fff;
 175  }
 176  :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pocket{
 177    background-color:#ef4155;
 178    color:#fff;
 179  }
 180  :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-reddit{
 181    background-color:#ff4500;
 182    color:#fff;
 183  }
 184  :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-skype{
 185    background-color:#0478d7;
 186    color:#fff;
 187  }
 188  :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-snapchat{
 189    background-color:#fefc00;
 190    color:#fff;
 191    stroke:#000;
 192  }
 193  :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-soundcloud{
 194    background-color:#ff5600;
 195    color:#fff;
 196  }
 197  :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-spotify{
 198    background-color:#1bd760;
 199    color:#fff;
 200  }
 201  :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-telegram{
 202    background-color:#2aabee;
 203    color:#fff;
 204  }
 205  :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-threads{
 206    background-color:#000;
 207    color:#fff;
 208  }
 209  :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tiktok{
 210    background-color:#000;
 211    color:#fff;
 212  }
 213  :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tumblr{
 214    background-color:#011835;
 215    color:#fff;
 216  }
 217  :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitch{
 218    background-color:#6440a4;
 219    color:#fff;
 220  }
 221  :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitter{
 222    background-color:#1da1f2;
 223    color:#fff;
 224  }
 225  :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vimeo{
 226    background-color:#1eb7ea;
 227    color:#fff;
 228  }
 229  :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vk{
 230    background-color:#4680c2;
 231    color:#fff;
 232  }
 233  :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-wordpress{
 234    background-color:#3499cd;
 235    color:#fff;
 236  }
 237  :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-whatsapp{
 238    background-color:#25d366;
 239    color:#fff;
 240  }
 241  :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-x{
 242    background-color:#000;
 243    color:#fff;
 244  }
 245  :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-yelp{
 246    background-color:#d32422;
 247    color:#fff;
 248  }
 249  :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-youtube{
 250    background-color:red;
 251    color:#fff;
 252  }
 253  
 254  :where(.wp-block-social-links.is-style-logos-only) .wp-social-link{
 255    background:none;
 256  }
 257  :where(.wp-block-social-links.is-style-logos-only) .wp-social-link svg{
 258    height:1.25em;
 259    width:1.25em;
 260  }
 261  :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-amazon{
 262    color:#f90;
 263  }
 264  :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bandcamp{
 265    color:#1ea0c3;
 266  }
 267  :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-behance{
 268    color:#0757fe;
 269  }
 270  :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bluesky{
 271    color:#0a7aff;
 272  }
 273  :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-codepen{
 274    color:#1e1f26;
 275  }
 276  :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-deviantart{
 277    color:#02e49b;
 278  }
 279  :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dribbble{
 280    color:#e94c89;
 281  }
 282  :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dropbox{
 283    color:#4280ff;
 284  }
 285  :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-etsy{
 286    color:#f45800;
 287  }
 288  :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-facebook{
 289    color:#0866ff;
 290  }
 291  :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-fivehundredpx{
 292    color:#000;
 293  }
 294  :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-flickr{
 295    color:#0461dd;
 296  }
 297  :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-foursquare{
 298    color:#e65678;
 299  }
 300  :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-github{
 301    color:#24292d;
 302  }
 303  :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-goodreads{
 304    color:#382110;
 305  }
 306  :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-google{
 307    color:#ea4434;
 308  }
 309  :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-gravatar{
 310    color:#1d4fc4;
 311  }
 312  :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-instagram{
 313    color:#f00075;
 314  }
 315  :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-lastfm{
 316    color:#e21b24;
 317  }
 318  :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-linkedin{
 319    color:#0d66c2;
 320  }
 321  :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-mastodon{
 322    color:#3288d4;
 323  }
 324  :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-medium{
 325    color:#000;
 326  }
 327  :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-meetup{
 328    color:#f6405f;
 329  }
 330  :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-patreon{
 331    color:#000;
 332  }
 333  :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pinterest{
 334    color:#e60122;
 335  }
 336  :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pocket{
 337    color:#ef4155;
 338  }
 339  :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-reddit{
 340    color:#ff4500;
 341  }
 342  :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-skype{
 343    color:#0478d7;
 344  }
 345  :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-snapchat{
 346    color:#fff;
 347    stroke:#000;
 348  }
 349  :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-soundcloud{
 350    color:#ff5600;
 351  }
 352  :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-spotify{
 353    color:#1bd760;
 354  }
 355  :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-telegram{
 356    color:#2aabee;
 357  }
 358  :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-threads{
 359    color:#000;
 360  }
 361  :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tiktok{
 362    color:#000;
 363  }
 364  :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tumblr{
 365    color:#011835;
 366  }
 367  :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitch{
 368    color:#6440a4;
 369  }
 370  :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitter{
 371    color:#1da1f2;
 372  }
 373  :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vimeo{
 374    color:#1eb7ea;
 375  }
 376  :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vk{
 377    color:#4680c2;
 378  }
 379  :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-whatsapp{
 380    color:#25d366;
 381  }
 382  :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-wordpress{
 383    color:#3499cd;
 384  }
 385  :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-x{
 386    color:#000;
 387  }
 388  :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-yelp{
 389    color:#d32422;
 390  }
 391  :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-youtube{
 392    color:red;
 393  }
 394  
 395  .wp-block-social-links.is-style-pill-shape .wp-social-link{
 396    width:auto;
 397  }
 398  
 399  :root :where(.wp-block-social-links .wp-social-link a){
 400    padding:.25em;
 401  }
 402  
 403  :root :where(.wp-block-social-links.is-style-logos-only .wp-social-link a){
 404    padding:0;
 405  }
 406  
 407  :root :where(.wp-block-social-links.is-style-pill-shape .wp-social-link a){
 408    padding-left:.6666666667em;
 409    padding-right:.6666666667em;
 410  }
 411  
 412  .wp-block-social-links:not(.has-icon-color):not(.has-icon-background-color) .wp-social-link-snapchat .wp-block-social-link-label{
 413    color:#000;
 414  }


Generated : Sat Feb 22 08:20:01 2025 Cross-referenced by PHPXref