Mercurial > hg > vamp-website
diff code-doc/tabs.css @ 35:0976232e353b website
* Update for 2.1 release; add wiki link
author | cannam |
---|---|
date | Fri, 25 Sep 2009 15:40:18 +0000 |
parents | 351c4ebce5f9 |
children | 8260c0f4e05b |
line wrap: on
line diff
--- a/code-doc/tabs.css Wed Sep 23 15:09:53 2009 +0000 +++ b/code-doc/tabs.css Fri Sep 25 15:40:18 2009 +0000 @@ -32,7 +32,7 @@ float : left; background : url("tab_r.gif") no-repeat right top; border-bottom : 1px solid #84B0C7; - font-size : x-small; + font-size : 80%; font-weight : bold; text-decoration : none; } @@ -66,7 +66,7 @@ DIV.tabs TD { - font-size : x-small; + font-size : 80%; font-weight : bold; text-decoration : none; } @@ -99,4 +99,7 @@ background : none; border : none; border-bottom : 1px solid #84B0C7; + text-align : center; + margin : 2px; + padding : 2px; }