text stuff
This commit is contained in:
parent
158bd61be7
commit
85537ac2ae
2 changed files with 17 additions and 12 deletions
|
@ -63,7 +63,7 @@ h3 {
|
|||
}
|
||||
|
||||
h5 {
|
||||
font-weight: bold;
|
||||
font-size: 23px;
|
||||
}
|
||||
|
||||
p {
|
||||
|
@ -79,6 +79,11 @@ hr {
|
|||
}
|
||||
|
||||
|
||||
h2:hover{
|
||||
color:#72a7b3
|
||||
}
|
||||
|
||||
|
||||
/* navigation bar */
|
||||
|
||||
.navbar {
|
||||
|
@ -88,6 +93,7 @@ hr {
|
|||
.section-heading {
|
||||
font-size: 3rem;
|
||||
line-height: 1.5;
|
||||
color: #34626c
|
||||
}
|
||||
|
||||
.navbar-brand {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue