Difference between revisions of "Team:Exeter/Model"

Line 415: Line 415:
 
height:1px;
 
height:1px;
 
top:-15px;
 
top:-15px;
 +
}
 +
.equation{
 +
font-size:120%;
 +
margin:auto;
 +
display:block;
 +
text-align:left;
 +
margin-left:30%;
 +
}
 +
.equation_key{
 +
font-size:80%;
 +
margin-left:40px;
 +
display:block;
 +
}
 +
.equation_ref{
 +
float:right;
 +
font-size:60%;
 +
text-align:right;
 +
}
 +
.graph_box{
 +
max-width:30%;
 +
margin:20px 10%;
 +
display:block;
 +
}
 +
.graph_box_single{
 +
max-width:30%;
 +
margin:20px 35%;
 +
display:block;
 +
}
 +
.graph_box img, .graph_box_single img{
 +
padding:0;
 +
margin:0 auto;
 +
max-width:100%;
 +
display:block;
 +
border-style:solid;
 +
border-color:#4e4e4e;
 +
border-width:0.5px;
 
}
 
}
 
/*Mobile and small screen css*/
 
/*Mobile and small screen css*/
Line 433: Line 469:
 
display:none;
 
display:none;
 
}
 
}
 +
.graph_box{
 +
max-width:90%;
 +
}
 +
}
 
}
 
}
 
</style>
 
</style>

Revision as of 17:52, 5 October 2016