More application of prettiness.
This commit is contained in:
@@ -26,7 +26,7 @@ p {
|
||||
|
||||
.suite {
|
||||
border: 1px outset gray;
|
||||
margin: 2px;
|
||||
margin: 5px;
|
||||
padding-left: 1em;
|
||||
}
|
||||
|
||||
@@ -66,8 +66,9 @@ p {
|
||||
margin-left: 10px;
|
||||
height: 5em;
|
||||
overflow: auto;
|
||||
border-left: 1px solid red;
|
||||
padding-left: 5em;
|
||||
border: 1px inset red;
|
||||
padding: 1em;
|
||||
background: #eef;
|
||||
}
|
||||
|
||||
.runSpec {
|
||||
|
||||
Reference in New Issue
Block a user