[not part of default build] Set the namespace properly
git-svn-id: svn://10.0.0.236/trunk@86073 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
/* namespace for MathML elements */
|
||||
/*******************************************************/
|
||||
|
||||
@namespace mathml url(http://www.w3.org/1998/Math/MathML);
|
||||
@namespace url(http://www.w3.org/1998/Math/MathML);
|
||||
|
||||
|
||||
/*******************************************************/
|
||||
@@ -252,9 +252,11 @@ math {
|
||||
/* font-size: 24pt; */
|
||||
}
|
||||
|
||||
/*
|
||||
p {
|
||||
display: block;
|
||||
}
|
||||
*/
|
||||
|
||||
[background="yellow"] {
|
||||
background-color: yellow;
|
||||
|
||||
Reference in New Issue
Block a user