michael@0: @charset "utf-8"; michael@0: michael@0: /* michael@0: * Any copyright is dedicated to the Public Domain. michael@0: * http://creativecommons.org/publicdomain/zero/1.0/ michael@0: */ michael@0: michael@0: #pid { border-top: 2px dotted #F00; } michael@0: #divid { border-top: 2px dotted #00F; } michael@0: #h4id { border-top: 2px dotted #0F0; } michael@0: #h3id { border-top: 2px dotted #FF0; }