Mercurial > repos > stef > qdnaseq_test
annotate static/css/QDNAseq.css @ 0:cc5254dac2b6 draft
Uploaded
author | stef |
---|---|
date | Wed, 27 Aug 2014 04:59:55 -0400 |
parents | |
children | 4943308e95fc |
rev | line source |
---|---|
0 | 1 /* --- QDNAseq CSS --- */ |
2 body{ padding: 0px 20px; } | |
3 pre { padding: 0px 25px; } | |
4 h3.qdnaseq{ color: #355681; border-bottom: 1px solid #355681;} | |
5 .marker { background: yellow; color: red;} | |
6 .button { background: rgb(28, 184, 65); color: white; border-radius: 4px; padding: 4px 10px } |