Skip to content
Snippets Groups Projects
Commit 20d47636 authored by William Light's avatar William Light
Browse files

better ephemeral navigation aesthetics

parent 36fb8015
No related branches found
No related tags found
No related merge requests found
......@@ -209,9 +209,7 @@ form.inline_edit {
}
#nav li.ephemeral.selected a {
background-color: #FFF;
border: 0 #000 solid;
border-width: 0 1px 1px 1px;
color: #444;
color: #BBB;
}
......
{% extends "base.html" %}
{% block title %}{{ SITENAME }} · Archives{% endblock %}
{% block content %}
{%- if dates %}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment