Update: Changed pages css to adapte new theme system
This commit is contained in:
@@ -10,11 +10,15 @@
|
||||
display: flex;
|
||||
align-items: center; /* Center children horizontally */
|
||||
flex-grow: 1;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
.footer-powered-by {
|
||||
margin-top: auto; /* Pushes the text to the bottom */
|
||||
color: grey;
|
||||
text-align: center; /* Centers the text inside the div */
|
||||
width: 100%; /* Full width to center the text properly */
|
||||
}
|
||||
|
||||
.footer-icon {
|
||||
font-size: 2rem;
|
||||
}
|
||||
Reference in New Issue
Block a user