removed call of site.smallsize since this throws a MacroError

This commit is contained in:
Robert Gaggl 2003-08-02 12:14:49 +00:00
parent afce0fbce9
commit 9c042f4623

View file

@ -58,7 +58,7 @@ a:hover {
width: 198px;
text-align: left;
letter-spacing: 3px;
font-size: <% site.smallsize %>;
font-size: 12px;
display: block;
padding-top: 1px;
padding-bottom: 1px;