Update file index.php
This commit is contained in:
parent
ba5a4a4f5a
commit
f17d6e0dfb
@ -58,10 +58,6 @@ if(isset($_GET['u']) && empty($_GET['u']) == false) {
|
||||
}
|
||||
?>
|
||||
}
|
||||
|
||||
.certification {
|
||||
fill: <?php echo $userCertification > 0 ? $badges[$userCertification] : "#000000"?>;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user