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

From AniDB
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 5: Line 5:
     border-top-width: 0;
     border-top-width: 0;
     padding-top: 0;
     padding-top: 0;
     margin-bottom: 0;
     margin-bottom: -2px;
     border-bottom-width: 0;
     border-bottom-width: 0;
     padding-bottom: 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;
}