Added some grays to the status box

why am I doing this instead of the thing I meant to do
This commit is contained in:
Mouse Reeve
2021-01-06 19:52:47 -08:00
parent 5c6aed1b0e
commit 02aac76acc
2 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@
{% if not status.deleted %}
<div class="card">
<header class="card-header">
<div class="card-header-title">
<div class="card-header-title has-background-white-ter">
<div class="columns">
<div class="column is-narrow">
{% include 'snippets/status_header.html' with status=status %}
@ -18,7 +18,7 @@
</div>
<footer>
<div class="card-footer">
<div class="card-footer has-background-white-bis">
<div class="card-footer-item">
{% if request.user.is_authenticated %}
<label class="button is-small" for="show-comment-{{ status.id }}">