Template:Styles/Default.css: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
No edit summary
add styles for country confirmation
Line 615: Line 615:


}
}

#country-confirm {
display: none;
text-align: center;
margin-top: -12px;
padding: 4px 0;
border-bottom: 1px solid #ccc;
margin-bottom: 8px;
font-size: 90%;
}


@media (min-width: 980px) {
#country-confirm {
margin-top: -18px;
}
}



/* === end of Template:Styles/Default.css === */
/* === end of Template:Styles/Default.css === */