mirror of
https://gitlab.crans.org/mediatek/med.git
synced 2025-06-30 11:11:11 +02:00
Center login logo
This commit is contained in:
@ -134,6 +134,14 @@ input[type=button]:focus, .button:hover, input[type=submit]:hover, input[type=bu
|
||||
text-align: center !important;
|
||||
}
|
||||
|
||||
/* Branding logo */
|
||||
#branding img {
|
||||
vertical-align: middle;
|
||||
}
|
||||
#site-name {
|
||||
padding-left: 10px;
|
||||
}
|
||||
|
||||
/* Dashboard should take all page */
|
||||
.dashboard #content {
|
||||
width: auto;
|
||||
|
Reference in New Issue
Block a user