7 lines
131 B
CSS
7 lines
131 B
CSS
.custom-link {
|
|
text-align: center;
|
|
font-size: 30px;
|
|
font-weight: bold;
|
|
margin-top: 1em;
|
|
margin-bottom: 1em;
|
|
} |