blob: ec6d1647dff286f8a301ce80aa4fcb108da4bd92 [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-left: 1.0em;
padding: 0.4em;
padding-left : 0.8em;
}
.blue {
color: blue;
}
#metrics {
margin: 1em;
border: 0.2em solid;
padding: 3em;
}
#button {
font-size: 150%;
}