Revert cgi styles to previous state.

Revert commit 3e0cefa2fe
This commit is contained in:
Sergio Carlavilla Delgado 2021-01-26 22:03:42 +01:00
parent 9ce5e91d8f
commit b083596abd

View file

@ -217,10 +217,10 @@ $html
<meta http-equiv='content-type' content='text/html; charset=$hsty_charset' $endslash>
<meta name='robots' content='nofollow' $endslash>
<link rel="stylesheet" media="screen"
href="$hsty_base/css/fixed.css" type="text/css"
href="$hsty_base/layout/css/fixed.css" type="text/css"
title="Normal Text" $endslash>
<link rel="alternate stylesheet" media="screen"
href="$hsty_base/css/fixed_large.css" type="text/css"
href="$hsty_base/layout/css/fixed_large.css" type="text/css"
title="Large Text" $endslash>
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
<link rel="apple-touch-icon" href="/favicon.ico" type="image/x-icon" />