Titre compétences plus petit
This commit is contained in:
parent
2ee66694e5
commit
12120ac9a0
4 changed files with 23 additions and 9 deletions
|
@ -123,6 +123,9 @@ body {
|
|||
color: rgba(255, 255, 255, 0.7);
|
||||
-webkit-text-stroke: 1px rgba(0, 0, 0, 0.7);
|
||||
font-size: 1.5rem; }
|
||||
#mainNav .navbar-brand small {
|
||||
font-size: 1.3rem;
|
||||
font-weight: 700; }
|
||||
#mainNav .navbar-brand:hover, #mainNav .navbar-brand:focus {
|
||||
color: white; }
|
||||
#mainNav .navbar-nav > li.nav-item > a.nav-link,
|
||||
|
@ -140,6 +143,9 @@ body {
|
|||
font-size: 1.3rem;
|
||||
color: #F04B12;
|
||||
-webkit-text-stroke: 0px rgba(0, 0, 0, 0.7); }
|
||||
#mainNav.navbar-shrink .navbar-brand small {
|
||||
font-size: 1rem;
|
||||
font-weight: 700; }
|
||||
#mainNav.navbar-shrink .navbar-brand:hover, #mainNav.navbar-shrink .navbar-brand:focus {
|
||||
color: #f04b12; }
|
||||
#mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link,
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue