Subversion Repositories wimsdev

Rev

Rev 15276 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 15276 Rev 15277
Line 2... Line 2...
2
 * style for mobile robots indexing
2
 * style for mobile robots indexing
3
 */
3
 */
4
 
4
 
5
a{line-height:1.5em;}
5
a{line-height:1.5em;}
6
img,iframe{height:auto;max-width:100%;}
6
img,iframe{height:auto;max-width:100%;}
7
.wims_mathml{display:block;overflow:auto;}
7
.wims_mathml{display:inline-block;vertical-align: middle;overflow:auto;max-width: 100%;}
8
pre{overflow: auto;padding-bottom: 1em;}
8
pre{overflow: auto;padding-bottom: 1em;}
9
p{word-break: break-word;}
9
p{word-break: break-word;}