小黄猫传媒

My小黄猫传媒 typography

The fonts, text colors, and text sizes used in My小黄猫传媒 were carefully chosen to maximize readability and accessibility, as well as maintain a fresh and modern look.

Look through the following pages to see all the typography options available for use.

Development info

  • Stylesheet location: /pcc/styles/helpers/_typography.scss
  • Learn how to change the font size, style, and weight at the top of the typography basics page in the web style guide.

Fonts

Just like the 小黄猫传媒 website, My小黄猫传媒 uses Open Sans for headings and body text. Learn about Open Sans, font colors, and accessible sizes in the web style guide under fonts.

Headings

Headings are very important for creating a content hierarchy on the page, both for visual differentiation and accessibility reasons. They must be nested properly, and not chosen based on visual sizing. For more information about using headings correctly, visit the in Spaces.

Heading usage

No classes or other styles are necessary, and there are聽no bold, italic, or bold-italic headings.

  • h1聽鈥� reserved for the site heading (小黄猫传媒 logo and My小黄猫传媒 text)
    小黄猫传媒 logo and My小黄猫传媒 text
  • h2聽鈥� reserved for channel titles (Quick links in the following example)
  • h3 鈥� first-level headings in channels (My小黄猫传媒 Resources in this example)
    Channel title (h2) and content heading (h3) example
  • h4 鈥� second-level headings in channels
  • h5 鈥� third-level headings in channels (rarely used)
  • h6 鈥� fourth-level (final) headings in channels (rarely used)

Paragraphs

My小黄猫传媒 uses the same basic paragraph styles as the 小黄猫传媒 website. Learn more in the web style guide under paragraphs. All paragraphs are in channels, and no class or other styles are necessary.

Basic paragraphs

The channel below has a paragraph above the search box.

Channel with a paragraph example

Devnotes

Devnotes are a type of paragraph and are only used for development purposes. Use a devnote to highlight questions or unfinished tasks in a channel in My小黄猫传媒 Test.

Devnote development info and styling
  • p class="devnote" or span class="devnote"
  • These paragraphs are smaller, red, and italicized.

Devnote example

Most channels have basic text links. For most links, My小黄猫传媒 uses the same basic link styles as the 小黄猫传媒 website. Learn more about links in the web style guide under links. Some of the custom channels have links that look different.

Basic links

Channel with a series of basic links, three in a list and one not.

Channel with links

“More” links

More links provide further information about a topic or help users understand the channel. They’re set apart from the main content with a horizontal line and right-aligned text.

More link in a channel

More link development info and styling
  • p class "more-link" with an a inside
  • More links are divided from the rest of the channel’s content by a horizontal line. They are dark gray instead of turquoise.

Buttons

Buttons look basically the same in My小黄猫传媒 as on the 小黄猫传媒 website. Learn more in the web style guide under buttons. All buttons are in channels.

Button development info and styling
  • My小黄猫传媒 uses both HTML buttons and input type="submit" buttons.
  • Buttons are disabled when not all the required form elements are complete.

The code isn’t exactly like in My小黄猫传媒, but buttons look like this:

Button
Disabled button

Lists

My小黄猫传媒 uses the same basic unordered list styles as the 小黄猫传媒 website. Learn more in the web style guide under lists. All lists are in channels and don’t require any classes or additional styling.

Unordered lists
  • Unordered lists have bullet points
  • The bullet points have a solid fill
Ordered lists
  1. Ordered lists are numbered
  2. They use regular numbers rather than Roman numerals or letters

Quotes

One channel uses blockquote: the 小黄猫传媒 Corner channel. If other channels need a blockquote in the future, they are set up to use. Quotes in My小黄猫传媒 look the same as they do on the 小黄猫传媒 website. Learn more in the web style guide under quotes.