styling
This commit is contained in:
@@ -28,6 +28,11 @@ if (empty($user['id'])): ?>
|
|||||||
<meta charset=UTF-8"/>
|
<meta charset=UTF-8"/>
|
||||||
<link href="css/main.css" rel="stylesheet">
|
<link href="css/main.css" rel="stylesheet">
|
||||||
<link href="css/tooltip.css" rel="stylesheet">
|
<link href="css/tooltip.css" rel="stylesheet">
|
||||||
|
<style>
|
||||||
|
hr {
|
||||||
|
height: 1px; color: white;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<BODY onload="<?= topsethp() ?>">
|
<BODY onload="<?= topsethp() ?>">
|
||||||
<table width=100%>
|
<table width=100%>
|
||||||
|
|||||||
Reference in New Issue
Block a user