Update 2 files
- /html/src/css/style.css - /config/global.ini
This commit is contained in:
parent
bff42fd862
commit
fb84f19bd9
@ -37,6 +37,6 @@ A propos = "about.php"
|
||||
1 = '--text: hsl(208, 100%, 0%); --background: hsl(215, 21%, 100%); --banner-background: hsl(216, 28%, 95%); --buttons: hsl(216, 28%, 95%)'
|
||||
|
||||
[certifcolors]
|
||||
1 = "#ff0000"
|
||||
2 = "#00ff00"
|
||||
3 = "#0000ff"
|
||||
1 = "#00638a"
|
||||
2 = "#d39367"
|
||||
3 = "#e2b477"
|
@ -191,6 +191,10 @@ a {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.user-profile .certification {
|
||||
transform: translate(0, +25%);
|
||||
}
|
||||
|
||||
.row {
|
||||
display: inline-block;
|
||||
background-color: var(--banner-background);
|
||||
|
Loading…
x
Reference in New Issue
Block a user