﻿/* ++
    Common classes
-- */


body {
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' height='150px' width='120px'><text transform='translate(10, 40) rotate(-15)' stroke='rgba(225, 46, 60, 0.8)' fill='rgba(225, 46, 60, 0.8)' stroke-width='0.01mm' font-family='Roboto, Arial, Helvetica, sans-serif' font-size='14'>test environment</text></svg>") !important;
    background-repeat: repeat;
    background-color: transparent !important;
}

