MediaWiki:Group-user.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 47: Line 47:
.form-link.text-center.pt-4 a {
.form-link.text-center.pt-4 a {
color: white;
color: white;
font-size: 26px;
font-size: 35px;
font-weight: bold;
}
}
.form-link p {
.form-link p {
Line 54: Line 55:
     align-items: center; /* Centers content vertically */
     align-items: center; /* Centers content vertically */
     height: 100%; /* Ensures the <p> tag takes full height of its container */
     height: 100%; /* Ensures the <p> tag takes full height of its container */
    padding-top: 2px;
     font-weight: bold;
     font-weight: bold;
}
}

Navigation menu