Subversion Repositories wimsdev

Rev

Rev 15276 | Details | Compare with Previous | Last modification | View Log | RSS feed

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