Added some styling to the h2 elements
This commit is contained in:
parent
69879041a9
commit
c5b18f331e
|
@ -8,3 +8,8 @@
|
|||
.navbar-default .navbar-nav > li > a {
|
||||
color: #016C9C;
|
||||
}
|
||||
|
||||
h2 {
|
||||
color: #016C9C;
|
||||
border-bottom: solid 1px #369;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue