Calmcode - mkdocs: style and css

Style and CSS

1 2 3 4 5 6 7 8 9

The css file that I am using has the following contents.

.navbar{
  background-image: none;
  background-color: black;
}