Update 'content/lists/sponsoren.blade.php'

master
Benjamin Völkl 2023-07-26 19:54:50 +00:00
parent ea43e4dd89
commit 9c604fe02c
1 changed files with 3 additions and 1 deletions

View File

@ -21,7 +21,9 @@
<div class="card-body">
<h2 class="h5">{{$content->title}}</h2>
<div class="text-end">
<a href="{{$content->homepage}}" target="_blank" class="btn btn-primary">Zur Website </a>
<a href="{{$content->homepage}}" target="_blank" class="btn" style="color:#c71b1b;">Zur Website
<svg style=fill: currentColor; width:15px; xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M440,256H424a8,8,0,0,0-8,8V464a16,16,0,0,1-16,16H48a16,16,0,0,1-16-16V112A16,16,0,0,1,48,96H248a8,8,0,0,0,8-8V72a8,8,0,0,0-8-8H48A48,48,0,0,0,0,112V464a48,48,0,0,0,48,48H400a48,48,0,0,0,48-48V264A8,8,0,0,0,440,256ZM500,0,364,.34a12,12,0,0,0-12,12v10a12,12,0,0,0,12,12L454,34l.7.71L131.51,357.86a12,12,0,0,0,0,17l5.66,5.66a12,12,0,0,0,17,0L477.29,57.34l.71.7-.34,90a12,12,0,0,0,12,12h10a12,12,0,0,0,12-12L512,12A12,12,0,0,0,500,0Z"/></svg>
</a>
</div>
</div>
</div>