Thanks for sharing. I try to modify my CSS. For example with a simple : html { color:red; } But when I save it does not apply and basically write my css rule on top of the #topbar ! On sourcecode my css rule appears in plain text, without style tags, like this : <link rel="stylesheet" type...