[Agency] Issue changing pictures and other things with Inherited method

ok, this worked !

thank you ^^

I’m now trying to highlight my span-copyright in the footer …

thanks to your explanation, I managed to modify the text color !

I also managed to change the size of the navbar text and the size of the margin between two h3 :slight_smile:


footer span.copyright { 
  color:#968052
}
.navbar-default .nav li a {
  font-weight: 600
}
section#team h3 {
margin-bottom: 15px
}

this is just starting to be funny !

now another topic