UIAngular/Client/src/app/components/salvation-page/salvation-page.component.css

15 lines
184 B
CSS

.section-header{
font-size: 1.2em;
font-weight: bold;
border-bottom: 1px solid gray;
margin-bottom: 10px;
}
a{
color: inherit;
}
a:visited{
color: inherit;
}