Please Log in or Create an account to join the conversation.
h2.uk-panel-title {}
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
.headline-border h2.uk-panel-title::before {
margin-left: -50%;
right: 0.5em;
}
.headline-border h2.uk-panel-title::before, .headline-border h2.uk-panel-title::after {
background-color: #000;
content: "";
display: inline-block;
height: 1px;
position: relative;
vertical-align: middle;
width: 50%;
}
.headline-border h2.uk-panel-title::after {
left: 0.5em;
margin-right: -50%;
}
.headline-border h2.uk-panel-title::before, .headline-border h2.uk-panel-title::after {
background-color: #000;
content: "";
display: inline-block;
height: 1px;
position: relative;
vertical-align: middle;
width: 50%;
}
.headline-border h2.uk-panel-title {
font-size: 200%;
overflow: hidden;
padding: 20px 0;
text-align: center;
}
Please Log in or Create an account to join the conversation.