Commit compiled CSS

This commit is contained in:
benjamin melançon 2018-12-18 08:15:22 -05:00
parent 80eb463cbf
commit fc0d4429de

View file

@ -10483,6 +10483,15 @@ a.navbar-link:hover,
.titlebar + .byline {
margin-top: 1.5rem; }
.header-search .form-submit.button {
font-size: 1.25rem; }
.header-search .form-text.input {
font-size: 1.25rem; }
@media screen and (min-width: 769px), print {
.header-search .form-text.input {
width: 20em; } }
.hero.is-dark .tabs a,
.is-dark .tabs a {
color: #3276CF; }