--- Webpacus/root/css/user.css 2005/11/29 13:04:01 190 +++ Webpacus/root/css/user.css 2005/12/05 23:24:39 231 @@ -1,75 +1,91 @@ /* user CSS file */ -.holder { - display: block; - width: 600px; - border: 0px solid gold; +.holder, .holder_nonstd, .holder_none { + border: 0px solid grey; font-size: 0.9em; - font-family: Arial, Helvetica; - float: left; + font-family: Trebuchet MS, Verdana, Helvetica; + margin: 2em 1em; clear: left; } +.holder, .holder_none { + width: 600px; +} + .holder_nonstd { - display: block; width: 720px; - border: 0px solid gold; - font-size: 1em; - font-family: Arial, Helvetica; } - -.bookcov { +/* +.holder_none { + color: #ccc; +} +*/ +.bookcov, .bookcov_nonstd { float: left; - border: 0px dashed blue; - background: white; - text-align: center; + border: 0px dashed red; + text-align: right; padding-top: 4px; + padding-right: 20px; + clear: none; +} + +.bookcov { height: 100px; width: 90px; } .bookcov_nonstd { - float: left; - border: 0px solid #ccc; - background: white; - text-align: center; - padding-top: 4px; height: 170px; - width: 150px; + width: 140px; } -.cover { - border-color: #cccc00; - clear: left; +.desc_short, .desc_nonstd { float: left; + border-right: 0px dashed blue; + border-top: 1px dashed blue; + margin: 1px; + clear: none; } - + .desc_short { - padding: 2px 2px 2px 90px; - border-top: 1px dashed blue; - border-right: 1px dashed blue; - min-height: 80px; + padding: 2px; + width: 340px; + min-height: 100px; } .desc_nonstd { - padding: 6px 30px 2px 180px; - border-top: 1px dashed blue; - border-right: 1px dashed blue; - width: 530px; - min-height: 230px; + padding: 4px; + width: 360px; + min-height: 180px; } .links { float: right; border: 0px solid orange; - width: 180px; + width: 140px; + padding-top: 2px; + clear: none; } .avail { float: right; + width: 180px; border: 0px solid orange; - padding: 2px 25px; + clear: none; +} + +.cover { + border-color: #cccc00; +} + +.title { + font-weight: bold; +} +/* +.author { + color: blue; } +*/ .redstar { list-style: url(http://membres.lycos.fr/vgh/images/st_red.gif) circle;