smallnet/static/css/isabel.css

19 lines
200 B
CSS
Raw Normal View History

2015-11-02 23:52:36 -05:00
.container {
width: 960px;
}
.tests-table-header {
border-top: 0px;
}
.cpi-average {
text-align: right;
}
#tests-table {
margin-top: 60px;
}
#selected-tests span {
margin-left: 0.5em;
}