<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Button style 120px button  */

a.button_facebook {
      background-image: url("https://flowsimulations.com/buttons/Necronomicon_1_closed_160x200px.png");
      background-size: 100px;
      width: 80px;
      height: 100px;
      margin: .25rem;
      padding: 0;
      background-color: transparent;
      display: inline-block;
      }

  a.button_linkedin {
     background-image: url("https://flowsimulations.com/buttons/linkedin_3D_blue_225px.png");
     background-size: 80px;
     width: 80px;
     height: 80px;
     margin: .25rem;
     padding: 0;
     background-color: transparent;
     display: inline-block;
     }
</pre></body></html>