diff options
author | toasted-nutbread <toasted-nutbread@users.noreply.github.com> | 2020-03-28 12:31:41 -0400 |
---|---|---|
committer | toasted-nutbread <toasted-nutbread@users.noreply.github.com> | 2020-03-28 12:31:41 -0400 |
commit | 2c4983da46c076298532f6357c594d81d4676eee (patch) | |
tree | 54fc37803f9924b5b2547e6ffa60fd423a17894e /ext/mixed/display-templates.html | |
parent | 431473d55c8b429370ae93aeb918455729dc7fc9 (diff) |
Update styles
Diffstat (limited to 'ext/mixed/display-templates.html')
-rw-r--r-- | ext/mixed/display-templates.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/mixed/display-templates.html b/ext/mixed/display-templates.html index e2f55c22..09f173b4 100644 --- a/ext/mixed/display-templates.html +++ b/ext/mixed/display-templates.html @@ -18,8 +18,8 @@ <div class="term-special-tags"><div class="frequencies tag-list"></div></div> </div> <div class="term-entry-body"> - <div class="term-entry-body-section term-pitch-accent-container"><h2 class="term-entry-body-section-header term-pitch-accent-header">Pitch Accents</h2><ol class="term-entry-body-section-content term-pitch-accent-group-list"></ol></div> - <div class="term-entry-body-section term-definition-container"><h2 class="term-entry-body-section-header term-definition-header">Definitions</h2><ol class="term-entry-body-section-content term-definition-list"></ol></div> + <div class="term-entry-body-section term-pitch-accent-container"><ol class="term-entry-body-section-content term-pitch-accent-group-list"></ol></div> + <div class="term-entry-body-section term-definition-container"><ol class="term-entry-body-section-content term-definition-list"></ol></div> </div> <pre class="debug-info"></pre> </div></template> |