• kpetrov

    (@kpetrov)


    Trying in content:

    <style type="text/css">
    .deffgall-cutlure {
    display:block;
    position:relative;
    min-width:100px;
    min-height:100px;
    background-color:#06C;
    }
    .deffgall-cutlure:hover {
     transform: scale(1.1);
    }
    </style>
    <div class=”deffgall-cutlure” ></div>

    nothing shown

    • This topic was modified 8 years ago by kpetrov.
  • The topic ‘css not work’ is closed to new replies.