Commit 07056c68 authored by jan.koester's avatar jan.koester
Browse files

added style to containers

parent 18376e9a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -48,6 +48,7 @@ namespace libhtmlpp {
    const char *ContainerTypes[]={
        "div",
        "script",
        "style",
        "span",
        nullptr
    };