Mercurial > repos > stef > qdnaseq_test
view static/css/QDNAseq.css @ 16:d62ae138863c draft
Uploaded
author | stef |
---|---|
date | Thu, 06 Nov 2014 04:27:37 -0500 |
parents | cc5254dac2b6 |
children | 4943308e95fc |
line wrap: on
line source
/* --- QDNAseq CSS --- */ body{ padding: 0px 20px; } pre { padding: 0px 25px; } h3.qdnaseq{ color: #355681; border-bottom: 1px solid #355681;} .marker { background: yellow; color: red;} .button { background: rgb(28, 184, 65); color: white; border-radius: 4px; padding: 4px 10px }