1
0
mirror of https://github.com/squidfunk/mkdocs-material.git synced 2024-11-12 01:50:52 +01:00

Improved focus outlines for icons

This commit is contained in:
squidfunk 2021-02-24 11:35:45 +01:00
parent 1864463e5c
commit cb723d4bef
5 changed files with 5 additions and 5 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -39,7 +39,7 @@
{% endif %}
{% endblock %}
{% block styles %}
<link rel="stylesheet" href="{{ 'assets/stylesheets/main.82de3023.min.css' | url }}">
<link rel="stylesheet" href="{{ 'assets/stylesheets/main.1655a90d.min.css' | url }}">
{% if config.theme.palette %}
{% set palette = config.theme.palette %}
<link rel="stylesheet" href="{{ 'assets/stylesheets/palette.7fa14f5b.min.css' | url }}">

View File

@ -31,7 +31,7 @@
.emojione,
.twemoji,
.gemoji {
display: inline-block;
display: inline-flex;
height: px2em(18px);
vertical-align: text-top;