Fixed au flag image not found
This commit is contained in:
2
assets/bootstrap/css/bootstrap.min.css
vendored
2
assets/bootstrap/css/bootstrap.min.css
vendored
@@ -1,6 +1,6 @@
|
||||
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,400i,700,700i,600,600i&display=swap);
|
||||
/*!
|
||||
* Bootstrap v5.2.2 (https://getbootstrap.com/)
|
||||
* Bootstrap v5.2.3 (https://getbootstrap.com/)
|
||||
* Copyright 2011-2022 The Bootstrap Authors
|
||||
* Copyright 2011-2022 Twitter, Inc.
|
||||
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
|
||||
|
||||
4
assets/bootstrap/js/bootstrap.min.js
vendored
4
assets/bootstrap/js/bootstrap.min.js
vendored
File diff suppressed because one or more lines are too long
@@ -19,7 +19,6 @@ p {
|
||||
background-color: black;
|
||||
color: transparent;
|
||||
text-shadow: 2px 2px 3px rgba(255, 255, 255, 0.1);
|
||||
-webkit-background-clip: text;
|
||||
-moz-background-clip: text;
|
||||
background-clip: text;
|
||||
}
|
||||
|
||||
@@ -121,8 +121,8 @@
|
||||
<div class="col">
|
||||
<div class="card" style="height: 350px;"><img class="card-img-top w-100 d-block" src="https://impervious.domains/logo.svg" style="padding: 26px;padding-bottom: 0px;padding-top: 5px;" height="45%">
|
||||
<div class="card-body">
|
||||
<h4 class="card-title"><img src="https://emojipedia-us.s3.dualstack.us-west-1.amazonaws.com/thumbs/120/twitter/322/flag-australia_1f1e6-1f1fa.png" height="30em"> Flag SLD</h4>
|
||||
<p class="card-text">Get yourname.<img src="https://emojipedia-us.s3.dualstack.us-west-1.amazonaws.com/thumbs/120/twitter/322/flag-australia_1f1e6-1f1fa.png" height="30" width="31"><br>From the Impervious registry</p>
|
||||
<h4 class="card-title"> <strong>🇦🇺 </strong>Flag SLD</h4>
|
||||
<p class="card-text">Get yourname.🇦🇺/<br>From the Impervious registry</p>
|
||||
</div>
|
||||
<div><a class="btn btn-outline-primary btn-sm" role="button" href="https://impervious.domains/search/yourname.%F0%9F%87%A6%F0%9F%87%BA" target="_blank" style="margin-bottom: 15%;">Visit Impervious Registry</a></div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user