mirror of
https://github.com/goharbor/harbor
synced 2025-04-08 02:38:04 +00:00
update template
This commit is contained in:
parent
c63addebb8
commit
a1c20dd666
|
@ -57,12 +57,6 @@ a.underline, .underline{
|
|||
font-size: 18px;
|
||||
}
|
||||
|
||||
.second-number {
|
||||
font-weight: bold;
|
||||
font-size: 2em;
|
||||
color: #EB8D00;
|
||||
}
|
||||
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
@ -73,7 +67,7 @@ a.underline, .underline{
|
|||
<span class="status-text">Page Not Found</span>
|
||||
</div>
|
||||
<div class="status-subtitle">
|
||||
<p class="big-font"> <a href="/harbor" class="underline">Home</p>
|
||||
<p> <a href="/harbor" class="underline">Home</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue
Block a user