blob: 7c02463b9fc24e20ff9583dc3f168f2360c4521d [file] [log] [blame]
/*
* weinre is available under *either* the terms of the modified BSD license *or* the
* MIT License (2008). See http://opensource.org/licenses/alphabetical for full text.
*
* Copyright (c) 2011 IBM Corporation
*/
h1 {
color: green;
margin: 0.5em;
margin-right: 1.0em;
}
.blue {
color: blue;
}
#metrics {
margin: 1em;
border: 0.2em solid;
padding: 3em;
}
#button {
font-size: 150%;
}