User:Der Idiot/tab.css: Difference between revisions

From AniDB
Jump to navigation Jump to search
No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 2: Line 2:


#layout-menu ul li
#layout-menu ul li
padding-left:1px;
    margin-top: 0;
padding-right:2px;
    border-top-width: 0;
    padding-top: 0;
    margin-bottom: -2px;
    border-bottom-width: 0;
    padding-bottom: 0;
}
}

Latest revision as of 01:30, 17 February 2008

@import "http://static.anidb.net/css/sub-silver/sub-silver.css";

#layout-menu ul li
    margin-top: 0;
    border-top-width: 0;
    padding-top: 0;
    margin-bottom: -2px;
    border-bottom-width: 0;
    padding-bottom: 0;
}