Skip to content
Snippets Groups Projects

school_theme-3419217-01: Old bird logo to X logo.

2 files
+ 56
6
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 7
6
@@ -83,9 +83,6 @@
{% endif %}
<div id="front-main-content" class="wrapper">
<div>
{{ page.breadcrumb }}
</div>
{{ page.content }}
</div>
@@ -109,9 +106,13 @@
<div class="middle">
<h2>Social Media</h2>
<div class="social-footer">
<div class="fb"><a><img src= {{ url('<front>') }}themes/contrib/school_theme/images/facebook.svg></img></a></div>
<div class="insta"><a><img src= {{ url('<front>') }}themes/contrib/school_theme/images/instagram.svg></img></a></div>
<div class="twitter"><a><img src= {{ url('<front>') }}themes/contrib/school_theme/images/twitter.svg></img></a></div>
<div class="fb"><svg xmlns="http://www.w3.org/2000/svg" viewBox="25 14 100 100" id="facebook" width="20" height="20"><path fill="#fff" fill-rule="evenodd" d="M50.1 62.4v44.4c0 .6.5 1.2 1.2 1.2h16.5c.6 0 1.2-.5 1.2-1.2V61.6h11.9c.6 0 1.1-.5 1.2-1.1l1-13.5c.1-.7-.5-1.3-1.2-1.3h-13v-9.6c0-2.3 1.8-4.1 4.1-4.1h9.2c.6 0 1.2-.5 1.2-1.2V17.3c0-.6-.5-1.2-1.2-1.2H66.6c-9.1 0-16.5 7.4-16.5 16.5v13.1h-8.2c-.6 0-1.2.5-1.2 1.2v13.6c0 .6.5 1.2 1.2 1.2h8.2v.7z" clip-rule="evenodd"></path></svg></a></div>
<div class="insta">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" id="instagram" width="16" height="16" fill="#fff"><path d="M11 0H5a5 5 0 0 0-5 5v6a5 5 0 0 0 5 5h6a5 5 0 0 0 5-5V5a5 5 0 0 0-5-5zm3.5 11c0 1.93-1.57 3.5-3.5 3.5H5c-1.93 0-3.5-1.57-3.5-3.5V5c0-1.93 1.57-3.5 3.5-3.5h6c1.93 0 3.5 1.57 3.5 3.5v6z"></path><path d="M8 4a4 4 0 1 0 0 8 4 4 0 0 0 0-8zm0 6.5A2.503 2.503 0 0 1 5.5 8c0-1.379 1.122-2.5 2.5-2.5s2.5 1.121 2.5 2.5c0 1.378-1.122 2.5-2.5 2.5z"></path><circle cx="12.3" cy="3.7" r=".533"></circle></svg>
</div>
<div class="twitter"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="#fff" class="bi bi-twitter-x" viewBox="0 0 16 16">
<path d="M12.6.75h2.454l-5.36 6.142L16 15.25h-4.937l-3.867-5.07-4.425 5.07H.316l5.733-6.57L0 .75h5.063l3.495 4.633L12.601.75Zm-.86 13.028h1.36L4.323 2.145H2.865l8.875 11.633Z"/>
</svg></div>
</div>
</div>
<div class="right">
Loading