Ignore:
Timestamp:
11/23/08 21:13:17 (4 years ago)
Author:
ArthurClemens
Message:

Item264: remove TWiki trademarks

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/PatternSkin/data/System/PatternSkinCssCookbook.txt

    r700 r891  
    33---+!! %SYSTEMWEB%.PatternSkin CSS Cookbook 
    44 
    5 *Questions and answers on how to customize the default look of TWiki for your own needs, using style sheets.* For configuring page elements, see PatternSkinCustomization. 
     5*Questions and answers on how to customize the default look of Foswiki for your own needs, using style sheets.* For configuring page elements, see PatternSkinCustomization. 
    66 
    77%TOC% 
     
    1414   * [[%PUBURLPATH%/%SYSTEMWEB%/PatternSkin/colors.css][colors.css]] - border colors, text colors and background colors 
    1515 
    16 When customizing your TWiki installation, you can either choose to completely rewrite all css styles, or to selectively override some styles. The latter option is by far less time consuming, but all depends on your graphical wishes. 
     16When customizing your Foswiki installation, you can either choose to completely rewrite all css styles, or to selectively override some styles. The latter option is by far less time consuming, but all depends on your graphical wishes. 
    1717 
    1818---+++ Changing the color scheme 
     
    5151   * Some other topic: the style is only visible in that one topic 
    5252 
    53 User styles are always loaded after TWiki styles. 
     53User styles are always loaded after Foswiki styles. 
    5454 
    5555The rest of this topic shows examples of small CSS changes. 
Note: See TracChangeset for help on using the changeset viewer.