update template

This commit is contained in:
wy65701436 2017-04-11 00:13:37 -07:00
parent c63addebb8
commit a1c20dd666

View File

@ -57,12 +57,6 @@ a.underline, .underline{
font-size: 18px; font-size: 18px;
} }
.second-number {
font-weight: bold;
font-size: 2em;
color: #EB8D00;
}
</style> </style>
</head> </head>
<body> <body>
@ -73,7 +67,7 @@ a.underline, .underline{
<span class="status-text">Page Not Found</span> <span class="status-text">Page Not Found</span>
</div> </div>
<div class="status-subtitle"> <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> </div>
</div> </div>