/ Published in: CSS
i want to put components out here for quick changes and centralized access/search
Expand |
Embed | Plain Text
/*---------------------------------------------------------------------------*/ body.trite table { width: 66%; font-family: monospace } body.trite td { border: 1px solid gray; border-width:0px 0 2px 1px; padding: 3px 6px } /*---------------------------------------------------------------------------*/ body.trite span { color:#abc } /*---------------------------------------------------------------------------*/ body { background-color: #fafafa; }
You need to login to post a comment.
