[Docs] Use an external style sheet, prefix the css classes with mapi to isolate,...
[mono.git] / docs / sources / mono-api-methods.html
index ae12de2fbb5780ef7d60195c9fdf3152e307b168..bd3e04759e9ccbf8f3adc2cdad8782cb1bb5baf7 100644 (file)
@@ -14,7 +14,7 @@
        managed implementation of System.Version, creating an instance
        of the object, and then invoking the constructor on it.
 
-       <div class="header">
+       <div class="mapi-header">
 MonoObject*
 create_version (MonoDomain *domain, guint32 major, guint32 minor, guint32 build, guint32 revision)
 {