Skip to content
Snippets Groups Projects
Commit ffc32803 authored by Arnaud Levy's avatar Arnaud Levy
Browse files

Small fixes

parent 14770194
No related branches found
No related tags found
No related merge requests found
h1,
h2
font-family: $font-family-serif
// Pourquoi ?
// font-kerning: none
h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1
font-weight: normal
......@@ -20,7 +18,7 @@ p
text-transform: uppercase
a
text-decoration-style: none
text-decoration: none
text-decoration-thickness: 1px
text-underline-offset: 4px
transition: text-decoration 0.5s, color 0.5s
......
......@@ -49,7 +49,7 @@
padding-left: 2px
a
color: $color-flexoki-blue-a11y
text-decoration-style: solid
text-decoration: underline 1px
img,
video
height: auto
......
......@@ -16,8 +16,4 @@
<%= t('admin.translation.done') %>
</span>
</span>
<% else %>
<a class="btn btn-light btn-xs disabled" disabled>
<%= t('admin.translation.unavailable_button') %>
</a>
<% end %>
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