Subversion Repositories wimsdev

Rev

Rev 12105 | Rev 13465 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 12105 Rev 12737
Line 2... Line 2...
2
.wims_mathfont{
2
.wims_mathfont{
3
  font-family: Symbol, Times, serif;
3
  font-family: Symbol, Times, serif;
-
 
4
  font-size: 14pt;
4
}
5
}
5
 
6
 
6
.wims_mathml{
7
.wims_mathml{
7
  font-size:1em;
8
  font-size:1em;
-
 
9
  transition: all 2s;
8
  /*font-family: Symbol, Times, serif;
10
  /*font-family: Symbol, Times, serif;
9
  font-style: normal;*/
11
  font-style: normal;*/
10
}
12
}
11
a>.wims_mathml{
13
a>.wims_mathml{
12
  padding:.5em;
14
  padding:.5em;