mirror of
https://gitlab.crans.org/mediatek/med.git
synced 2025-06-21 11:18:24 +02:00
Update homepage to new theme
This commit is contained in:
@ -9,7 +9,7 @@
|
||||
/* Colors */
|
||||
#header {
|
||||
background-color: #151515;
|
||||
border-bottom: solid 5px #d8660f;
|
||||
border-bottom: solid 5px #ff4541;
|
||||
}
|
||||
|
||||
.module h2, .module caption, .inline-group h2 {
|
||||
@ -151,4 +151,11 @@ input[type=button]:focus, .button:hover, input[type=submit]:hover, input[type=bu
|
||||
/* Login page background */
|
||||
body.login {
|
||||
background: linear-gradient(-225deg, #FFE29F 0%, #ffb7b7 48%, #ff8477 100%) fixed !important;
|
||||
}
|
||||
|
||||
img.poulpy {
|
||||
display: block;
|
||||
max-width: 100%;
|
||||
width: 1000px;
|
||||
height: auto;
|
||||
}
|
Reference in New Issue
Block a user