index.css 163 Bytes
Newer Older
1 2 3 4 5 6 7 8 9
/*
 * Custom rules for index.css.
 * The rules you put here override rules in that stylesheet.
 */
    
    div#page-index .outro 
    {
        clear:both;
    }