--- Webpacus/root/search.css 2005/11/26 16:21:57 158 +++ Webpacus/root/search.css 2005/11/26 16:22:02 159 @@ -54,6 +54,7 @@ } +/* notice at bottom */ .notice { margin-top: 1em; color: #a0a0a0; @@ -61,6 +62,7 @@ clear: left; } +/* bar for template switching */ .switch_template { float: right; font-size: 80%; @@ -76,3 +78,11 @@ clear: left; float: left; } + +/* pager */ +.pager { + margin: 0.5em; + border-top: 1px dashed #808080; + clear: left; + float; left; +}