Versões comparadas

Chave

  • Esta linha foi adicionada.
  • Esta linha foi removida.
  • A formatação mudou.

Image Removed

  

Image Added

HTML
<style type="text/css">
    .lms * {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
    }

    .lms-text-center {
      text-align: center;
    }

    .lms-full-height {
      height: 100%;
    }

    .lms-container {
      margin-right: auto;
      margin-left: auto;
      max-width: 1046px;
    }

    .lms-row {
	  width: 100%;
      display: -moz-box;
      -moz-flex-flow: row wrap;
      -moz-justify-content: center;

      display: -ms-flexbox;
      -ms-flex-flow: row wrap;
      -ms-justify-content: center;
      
      display: -webkit-flex;
      display: -webkit-box;
      -webkit-flex-flow: row wrap;
      -webkit-justify-content: center;

      display: flex;
      flex-flow: row wrap;      
      justify-content: center;     

    }

    .lms-col {
      width: 33.333333%;
      padding-right: 20px;
wlms-col {
        width: 20%; 
        paddingmargin-leftbottom: 20px15px;
        marginbox-bottomsizing: 40px;border-box;    
    }

    .lms-panel {
      border: 1px solid #dadada;
      border-radius: 4px;
      padding: 30px;
    }

    .lms-panel .lms-panel-thumb {
      width: 95px;
    }

    .lms-panel .lms-panel-title {
      font-size: 20px;
      color: #58595b;
    }

    .lms-panel .lms-panel-title > a {
      color: #58595b;
      font-weight: bold;
    }

    .lms-panel .lms-panel-text {
      color: #58595b;
      line-height: 1.75;
      margin-bottom: 0;
    }
.teste{
  </style>
<div class="lms">
   position: absolute;
 <div class="lms-container">
      top: 0;
<div class="lms-row">
        left: 0;
<div class="lms-col">
           width: 100%;
<div class="lms-panel lms-text-center lms-full-height">
       height:  100%;
    object-fit: cover;<img class="lms-panel-thumb" src="https://tdn.totvs.com/download/thumbnails/820159859/Gest%C3%A3o%20da%20Farrm%C3%A1cia.png?api=v2&nonce=1763063029770">
            <h1 class="lms-panel-title">
    opacity: 0.5; /* ajuste a opacidade conforme necessário */
    z-index: -1; 
}
  </style>
          <a href="https://tdn.totvs.com/pages/viewpage.action?pageId=839299362">Gestão da Farmácia</a>
            </h1>
          </div>
        </div>
        <div class="lms-col">   

          <div class="lms-panel lms-containertext-center lms-full-height">
    <div>
        <img class="lms-panel-thumb" src="https://cdn-icons-png.flaticontdn.totvs.com/512download/thumbnails/1809820159859/1809239Gest%C3%A3o%20da%20Cirurgia.png?api=v2&nonce=1763063029773" /
>
            <h1 class="testelms-panel-title">
      </div>      
 <div class="lms-row">
        <a href="https://tdn.totvs.com/pages/viewpage.action?pageId=839299414">Gestão de Cirurgias</a>
            </h1>
          </div>
        </div>
		<div class="lms-col">
          <div class="lms-panel lms-text-center lms-full-height">
                 <img class="lms-panel-thumb" src="https://tdn.totvs.com/download/thumbnails/820159859/Gest%C3%A3o%20da%20Farrm%C3%A1ciaFarmacia%20clinica.png?api=v2&nonce=17134697217331763063029771">
            <h1 class="lms-panel-title">
              <a href="https://tdn.totvs.com/pages/viewpage.action?pageId=839299362839299431">Gestão>Farmácia da Farmácia<clínica</a>
            </h1>
          </div>
        </div>
        		<div class="lms-col">
          <div class="lms-panel lms-text-center lms-full-height">
            <img class="lms-panel-thumb" src="https://tdn.totvs.com/download/thumbnails/820159859/Gest%C3%A3o%20da%20CirurgiaControle%20de%20estoque.png?api=v2&nonce=17134697215161763063029772">
            <h1 class="lms-panel-title">
              <a href="https://tdn.totvs.com/pages/viewpage.action?pageId=839299414839299455">Gestão>Controle de Cirurgias<Estoque</a>
            </h1>
          </div>
        </div>
      </div>
    </div>
</div>
HTML
<style type="text/css">
    .lms * {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
    }

    .lms-text-center {
      text-align: center;
    }

    .lms-full-height {
      height: 100%;
    }

    .lms-container {
      margin-right: auto;
      margin-left: auto;
      max-width: 1046px;
    }
		
    .lms-row {
	  width: 100%;
      display: -moz-box;
      -moz-flex-flow: row wrap;
      -moz-justify-content: center;

      display: -ms-flexbox;
      -ms-flex-flow: row wrap;
      -ms-justify-content: center;
      
      display: -webkit-flex;
      display: -webkit-box;
      -webkit-flex-flow: row wrap;
      -webkit-justify-content: center;

      display: flex;
      flex-flow: row wrap;      
      justify-content: center;     

    }

    .lms-col {
      width:25%;
      padding-right: 8px;
      padding-left: 8px;
      margin-bottom: 15px;
    }

    .lms-panel {
      border: 1px solid #dadada;
      border-radius: 4px;
      padding: 30px;
    }

    .lms-panel .lms-panel-thumb {
      width: 95px;
    }

    .lms-panel .lms-panel-title {
      font-size: 20px;
      color: #58595b;
    }

    .lms-panel .lms-panel-title > a {
      color: #58595b;
      font-weight: bold;
    }

    .lms-panel .lms-panel-text {
      color: #58595b;
      line-height: 1.75;
      margin-bottom: 0;
    }
  </style>
<div class="lms">
    <div class="lms-container">
      <div class="lms-row">
        <div class="lms-col">
          <div class="lms-panel lms-text-center lms-full-height">
            <img class="lms-panel-thumb" src="https://tdn.totvs.com/download/thumbnails/820159859/Farmacia%20clinicaConsultas%20e%20relatorios.png?api=v2&nonce=17134700319531763063029773">
            <h1 class="lms-panel-title">
              <a href="https://tdn.totvs.com/pages/viewpage.action?pageId=839299431839299475">Farmácia>Consultas e clínica<Relatórios</a>
            </h1>
          </div>
        </div>
        <div class="lms-col">
          <div class="lms-panel lms-text-center lms-full-height">
            <img class="lms-panel-thumb" src="https://tdn.totvs.com/download/thumbnails/820159859811721444/Controle%20de%20estoqueatendimento%20s.png?api=v2&nonce=17134700316851761760611203">
            <h1 class="lms-panel-title">
              <a href="https://tdn.totvs.com/pages/viewpage.action?pageId=839299455">Controle de Estoque<839299475">Manipulação</a>
            </h1>
          </div>
        </div>
		<div class="lms-col">
          <div class="lms-panel lms-text-center lms-full-height">
            <img class="lms-panel-thumb" src="https://tdn.totvs.com/download/thumbnails/820159859865424892/Consultas%20e%20relatoriosoutros.png?api=v2&nonce=17134700314201762556922016">
            <h1 class="lms-panel-title">
              <a href="https://tdn.totvs.com/pages/viewpage.action?pageId=8392994751022890850">Consultas>Controle de eInfecção Relatórios<Hospitalar</a>
            </h1>
          </div>
            </div>
      </div>
    </div>
</div>

...