Source code

Revision control

Copy as Markdown

Other Tools

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