Tests graphismes


default
primary
success
Info
warning
danger
Attention ! Voici votre message. Success

Attention ! Voici votre message. Info

Attention ! Voici votre message. Warning

Attention ! Voici votre message. Danger

Titre default

Contenu default

Titre primary

Contenu primary

Titre success

Contenu success

Titre info

Contenu info

Titre warning

Contenu warning

Titre danger

Contenu danger


Style menus colorés

<style>
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus {
  • background-color: #FDE47F;}

.yeswiki-topnav-fast-access {
  • width: 100px;}

.navbar-inverse .navbar-nav > li:nth-child(1) > a {
border-top:7px solid #f15a24;
color:#f15a24;
}
.navbar-inverse .navbar-nav > li:nth-child(1) > a:hover {
background:#FDE47F;
color:white;
}
.navbar-inverse .navbar-nav > li:nth-child(2) > a {
border-top:7px solid #a01c35;
color:#a01c35;
}
.navbar-inverse .navbar-nav > li:nth-child(2) > a:hover {
background:#a01c35;
color:white;
}
.navbar-inverse .navbar-nav > li:nth-child(3) > a {
border-top:7px solid #4AA9F3;
color: #4AA9F3;
}
.navbar-inverse .navbar-nav > li:nth-child(3) > a:hover {
background:#4AA9F3;
color:white;
}
.navbar-inverse .navbar-nav > li:nth-child(4) > a {
border-top:7px solid #a48971;
color:#a48971;
}
.navbar-inverse .navbar-nav > li:nth-child(4) > a:hover {
background:#a48971;
color:white;
}
.navbar-inverse .navbar-nav > li:nth-child(5) > a {
border-top:7px solid #f15a24;
color:#f15a24;
}
.navbar-inverse .navbar-nav > li:nth-child(5) > a:hover {
background:#f15a24;
color:white;
}
.navbar-inverse .navbar-nav > li:nth-child(6) > a {
border-top:7px solid #a01c35;
color:#a01c35;
}
.navbar-inverse .navbar-nav > li:nth-child(6) > a:hover {
background:#a01c35;
color:white;
}
.navbar-inverse .navbar-nav > li:nth-child(7) > a {
border-top:7px solid #4AA9F3;
color: #4AA9F3;
}
.navbar-inverse .navbar-nav > li:nth-child(7) > a:hover {
background:#4AA9F3;
color:white;
}
.navbar-inverse .navbar-nav > li:nth-child(8) > a {
border-top:7px solid #a48971;
color:#a48971;
}
.navbar-inverse .navbar-nav > li:nth-child(8) > a:hover {
background:#a48971;
color:white;
}
.navbar-inverse {
  • background-color: #d3eafa;
  • border-color: #d3eafa;}
.navbar-inverse .navbar-nav > li:nth-child(9) > a {
border-top:7px solid #f15a24;
color:#f15a24;
}
.navbar-inverse .navbar-nav > li:nth-child(9) > a:hover {
background:#f15a24;
color:white;
}

.dropdown-menu {
  • font-size: 10px;}
</style>