Commit 4bdc0891 authored by Thomas Boni's avatar Thomas Boni
Browse files

improve job tab style

parent 7eedbcce
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -243,3 +243,13 @@ button.md-button-center {
button.md-button-center:hover {
    cursor: pointer;
}

a.md-tabs__link>strong.job_tab {
    transition-delay: 60ms;
    border: 1px solid black;
    padding: 0.5em;
    border-radius: 7px;
    background-color: white;
    color: #076E81;
    box-shadow: black 3px 3px;
}
+1 −1
Original line number Diff line number Diff line
title: "<strong>🚀 Jobs</strong>"
title: "<strong class='job_tab'>🚀 Jobs list</strong>"
arrange:
    - index.md
    - static_tests