8 lines
86 B
CSS
8 lines
86 B
CSS
/*footer*/
|
|
.footer {
|
|
background: #f2f2f2;
|
|
}
|
|
|
|
.navbar-text {
|
|
font-size: 17px;
|
|
} |