[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

title

Body

[close]

/wp-content/themes/twentytwentyone/assets/sass/04-elements/ -> misc.scss (source)

   1  /* Over here, place any elements that do not need to have their own file. */
   2  b,
   3  strong {
   4      font-weight: 700;
   5  }
   6  
   7  dfn,
   8  cite,
   9  em,
  10  i {
  11      font-style: italic;
  12  }
  13  
  14  pre {
  15      white-space: pre;
  16      overflow-x: auto;
  17  }


Generated : Sun Apr 28 08:20:02 2024 Cross-referenced by PHPXref