Mercurial > repos > stef > qdnaseq
view static/css/QDNAseq.css @ 68:68a090cffb6f draft
Uploaded
author | stef |
---|---|
date | Tue, 26 Aug 2014 07:49:13 -0400 |
parents | 2d939f4c23fe |
children | 81ba2f857fe2 |
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 }