Mercurial > repos > stef > qdnaseq_test
diff static/css/QDNAseq.css @ 6:d4d58887f008 draft
Uploaded
| author | stef |
|---|---|
| date | Mon, 06 Oct 2014 11:04:57 -0400 |
| parents | cc5254dac2b6 |
| children | 4943308e95fc |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/static/css/QDNAseq.css Mon Oct 06 11:04:57 2014 -0400 @@ -0,0 +1,6 @@ +/* --- 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 }
