Árvore de páginas

Versões comparadas

Chave

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

...

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

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

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

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

    .fluig-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;     

    }

    .fluig-col {
      width: 50%;
      padding-right: 15px;
      padding-left: 15px;
      margin-bottom: 30px;
    }

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

    .fluig-panel .fluig-panel-thumb {
      width: 65px;
    }

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

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

    .fluig-panel .fluig-panel-text {
      color: #58595b;
      line-height: 1.75;
      margin-bottom: 0;
    }
  </style>
<div class="fluig">
    <div class="fluig-container">
      <div class="fluig-row">
<div class="fluig-col">
          <div class="fluig-panel fluig-text-center fluig-full-height">
            <img class="fluig-panel-thumb" src="https://tdn.totvs.com/download/attachments/66618245/bpm.png">
            <h1 class="fluig-panel-title">
              <a href="https://tdn.totvs.com/x/ZDASCw">BPM</a>
            </h1>
            <p class="fluig-panel-text">The BPM (Business Process Management) models, automates processes and implements workflows, leveraging your operation’s productivity.</p>
          </div>
        </div>
        <div class="fluig-col">
          <div class="fluig-panel fluig-text-center fluig-full-height">
            <img class="fluig-panel-thumb" src="https://tdn.totvs.com/download/attachments/66618245/ecm.png">
            <h1 class="fluig-panel-title">
              <a href="https://tdn.totvs.com/x/ZDASCw">ECM</a>
            </h1>
            <p class="fluig-panel-text">The ECM (Enterprise Content Management) keeps your company’s knowledge alive, allowing users to share, control and access documents at any time in a simple and easy manner.</p>
          </div>
        </div>
		<div class="fluig-col">
          <div class="fluig-panel fluig-text-center fluig-full-height">
            <img class="fluig-panel-thumb" src="https://tdn.totvs.com/download/attachments/66618245/social.png">
            <h1 class="fluig-panel-title">
              <a href="https://tdn.totvs.com/x/WjASCw">Social</a>
            </h1>
            <p class="fluig-panel-text">With Social, you can create a collaborative interface to post information and documents to anyone you want, in addition to allowing participants to share ideas in a timeline.</p>
          </div>
        </div>
        <div class="fluig-col">
          <div class="fluig-panel fluig-text-center fluig-full-height">
            <img class="fluig-panel-thumb" src="https://tdn.totvs.com/download/attachments/66618245/wcm.png">
            <h1 class="fluig-panel-title">
              <a href="https://tdn.totvs.com/x/UTASCw">WCM</a>
            </h1>
            <p class="fluig-panel-text">WCM (Web Content Management) allows creating corporate portals that enable collaboration between your company’s teams in a fast and easy manner.</p>
          </div>
        </div>
		<div class="fluig-col">
          <div class="fluig-panel fluig-text-center fluig-full-height">
            <img class="fluig-panel-thumb" src="https://tdn.totvs.com/download/attachments/66618245/analytics.png">
            <h1 class="fluig-panel-title">
              <a href="https://tdn.totvs.com/x/NzASCw">Analytics</a>
            </h1>
            <p class="fluig-panel-text">Data and information generate relevant knowledge for decision-making. With Analytics, you can create simple and complete dashboards for different areas of your company.</p>
          </div>
        </div>
        <div class="fluig-col">
          <div class="fluig-panel fluig-text-center fluig-full-height">
            <img class="fluig-panel-thumb" src="https://tdn.totvs.com/download/attachments/66618245/identity.png">
            <h1 class="fluig-panel-title">
              <a href="https://tdn.totvs.com/x/NnA9I">Identity</a>
            </h1>
            <p class="fluig-panel-text">With a single login, Identity grants access to internal and external applications in a secure, unified and 100% cloud-based environment. All applications are unlocked after the first login., first, all applications are released.</p>
          </div>
        </div>
        <div class="fluig-col">
          <div class="fluig-panel fluig-text-center fluig-full-height">
            <img class="fluig-panel-thumb" src="https://tdn.totvs.com/download/attachments/66618245/esb.png">
            <h1 class="fluig-panel-title">
              <a href="https://tdn.totvs.com/x/HzASCw">ESB</a>
            </h1>
            <p class="fluig-panel-text">The ESB (Enterprise Service Bus) allows systems with different technologies to work together. It makes complex integrations much simpler and completely manageable.</p>
          </div>
        </div>
      </div>
    </div>
</div>