Adobe GoLive 9

To create an @media, @font-face, or @page rule

  1. Open the CSS Editor for the page or .css file.
  2. In the CSS Definitions tab, click an empty area to display the Create buttons on the right side of the Editor.
  3. Expand the Advanced section and do one of the following:
    • To create an @media rule, click the Create @media button and choose the media type from the Media menu. In the CSS Editor, drag an existing class, ID, or element style to the @media rule, or select the @media rule and create a new class, ID, or element style within it. For more information about creating styles, see To create an HTML element style, To create a class style, and To create an ID style.

      Note: You cannot include links to external stylesheets, @import rules, @media rules, or a folder in an @media rule.
    • To create an @font-face rule, click the Create @font-face button. In the Font Source set, click the Create New Item button and specify the URL of the font. In the Font Styling set, specify font properties.

    • To create an @page rule, click the Create @page button. Choose a selector from the Selector menu, and then choose the type of marks you want from the Marks menu. Enter the margin and size settings for the selector.