css: update privacy and licenses to center.css
crispy-caesus crispy@crispy-caesus.eu
Wed, 25 Mar 2026 20:03:16 +0100
2 files changed,
2 insertions(+),
4 deletions(-)
M
templates/licenses.html
→
templates/licenses.html
@@ -5,8 +5,7 @@ <title>Licenses</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="icon" type="image/png" href="../static/banan_icon.png" /> <link rel="stylesheet" href="../static/global.css" /> - <link rel="stylesheet" href="../static/centerbody.css" /> - <link rel="stylesheet" href="../static/blog.css" /> + <link rel="stylesheet" href="../static/center.css" /> </head> <body> <div>
M
templates/privacy.html
→
templates/privacy.html
@@ -5,8 +5,7 @@ <title>Privacy policy</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="icon" type="image/png" href="../static/banan_icon.png" /> <link rel="stylesheet" href="../static/global.css" /> - <link rel="stylesheet" href="../static/centerbody.css" /> - <link rel="stylesheet" href="../static/blog.css" /> + <link rel="stylesheet" href="../static/center.css" /> </head> <body> <div>