Node Title
... #### .table_class { color: blue; background-color: silver; } .nodeclass { color: black; } .contentrow { margin: 1em; } .content { background: silver; } ... ####
Node Title

... #### .nodetype2 { color: blue; background: white; } .nodetype2 th { background: silver; } .nodetype2 p { color: black; } #This_Node h2 { font-size: 120%; } ...