[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:
rbs%maths.uq.edu.au
2001-02-02 09:52:22 +00:00
parent a43a702f6b
commit 10d8142923

View File

@@ -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;