beta edits, version .7
This commit is contained in:
@@ -52,9 +52,6 @@
|
||||
{% endfor %}
|
||||
<div class="col-10 col-md-6">
|
||||
<input type="text" class="form-control form-control-sm search-input" placeholder="Enter search term">
|
||||
<div class="text-input-wrapper">
|
||||
<input type="text" class="form-control form-control-sm search-input" placeholder="Enter search term">
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-2 col-md-1">
|
||||
<button type="button" class="btn btn-outline-danger btn-sm remove-row" aria-label="Remove condition">×</button>
|
||||
|
||||
@@ -51,7 +51,7 @@
|
||||
<a class="portfolio-site-link"
|
||||
href="https://1800nasi.net/category/bqkc/"
|
||||
title="Main domain to view exhibitions, programs and media features of {B/qKC}">
|
||||
VIEW THE ARCHIVE IN PRACTICE →
|
||||
ARCHIVE IN PRACTICE →
|
||||
</a>
|
||||
<div class="row align-items-center">
|
||||
<div id="title" class="{% if site.organization-logo-banner %}col-md-9{% else %}col-12{% endif %}">
|
||||
|
||||
@@ -45,7 +45,7 @@
|
||||
<img class="figure-img img-fluid rounded lazyload w-100" alt="{{ image_alt | default: image_caption | escape }}" title="click to see item" src="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 3 2'%3E%3C/svg%3E" data-src="{{ image_src }}" >
|
||||
</a>
|
||||
{% unless include.caption == false %}
|
||||
<figcaption class="figure-caption text-center text-muted" style="font-size: 0.85rem;">
|
||||
<figcaption class="figure-caption text-center text-muted" style="font-size: 0.85rem; width: 100%; margin-top: 0.5rem;">
|
||||
|
||||
<a href="{{ image_link }}"><strong>{{ figure.objectid }}</strong></a>
|
||||
| {{ figure.description }}
|
||||
|
||||
Reference in New Issue
Block a user