(Created page with ".indent{ text-indent: 50px; } .eq{ text-align: center; } .graph{ display: block; margin: 0 auto; } ul.nav-pills{ position: fixed; } .modelText h1{ f...") |
|||
Line 34: | Line 34: | ||
text-align: justify; | text-align: justify; | ||
} | } | ||
+ | |||
+ | .MathJax nobr>span.math>span{border-left-width:0 !important}; |
Revision as of 04:23, 19 October 2016
.indent{
text-indent: 50px;
}
.eq{
text-align: center;
}
.graph{
display: block; margin: 0 auto;
}
ul.nav-pills{
position: fixed;
} .modelText h1{
font-weight: bold;
}
@media (max-width: 500px){
#myScrollspy{ display: none; } .graph{ width: 100%; }
}
.fig-capt{
margin-left: 20%; margin-right: 20%; font-size: 12px; text-align: justify;
}
.MathJax nobr>span.math>span{border-left-width:0 !important};