Remove obsolete sitemap and minnor style update
This commit is contained in:
parent
9acbe935ad
commit
b82b27f6cd
4 changed files with 5 additions and 37 deletions
|
|
@ -1,3 +1,4 @@
|
|||
masterSite=cat-v.org
|
||||
title=cat-v
|
||||
siteTitle='cat-v'
|
||||
siteSubTitle='Considered harmful'
|
||||
|
|
|
|||
|
|
@ -1,16 +0,0 @@
|
|||
http://harmful.cat-v.org/
|
||||
http://harmful.cat-v.org/society/sweden
|
||||
http://harmful.cat-v.org/society/children/
|
||||
http://harmful.cat-v.org/society/children/fuck_the_children
|
||||
http://harmful.cat-v.org/society/children/i_dont_care
|
||||
http://harmful.cat-v.org/cat-v/
|
||||
http://harmful.cat-v.org/software/firefox
|
||||
http://harmful.cat-v.org/software/
|
||||
http://harmful.cat-v.org/software/xml
|
||||
http://harmful.cat-v.org/software/object_oriented_programming
|
||||
http://harmful.cat-v.org/science/global_warming
|
||||
http://harmful.cat-v.org/economics/intellectual_property
|
||||
http://harmful.cat-v.org/economics/subsidies
|
||||
http://harmful.cat-v.org/economics/
|
||||
http://harmful.cat-v.org/economics/minimum_wage
|
||||
http://harmful.cat-v.org/economics/rent_controls
|
||||
|
|
@ -11,7 +11,7 @@ body {
|
|||
}
|
||||
|
||||
html > body {
|
||||
font-size: 8.5pt;
|
||||
font-size: 9pt;
|
||||
}
|
||||
|
||||
acronym, .titleTip {
|
||||
|
|
@ -67,8 +67,9 @@ acronym, .titleTip {
|
|||
.midHeader {
|
||||
color: rgb(39,78,144);
|
||||
background-color: rgb(140,170,230);
|
||||
background-color: #ff6d06;
|
||||
border: solid 0 black;
|
||||
border-width: 0.3em 0;
|
||||
border-width: 3px 0;
|
||||
}
|
||||
|
||||
.headerTitle {
|
||||
|
|
|
|||
|
|
@ -1,22 +1,3 @@
|
|||
Content-Type: text/html
|
||||
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
||||
<head>
|
||||
|
||||
<meta name="verify-v1" content="6zEoK0WMlnLmIS/w7Pnh6+srZECHsvnMGN0kQmowSGk=" />
|
||||
|
||||
% echo '<title>'$"title' - '$"siteTitle'</title>'
|
||||
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
<meta name="author" content="k" />
|
||||
|
||||
<link rel="stylesheet" href="/style/style.css" type="text/css" media="screen" title="default" />
|
||||
<link rel="stylesheet alternative" type="text/css" href="/style/style_old.css" media="screen" title="Old Style" />
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div id="header">
|
||||
<div class="superHeader">
|
||||
|
|
@ -47,6 +28,7 @@ Content-Type: text/html
|
|||
%if (! ~ $#sidebar 0) {
|
||||
<div id="side-bar">
|
||||
<div>
|
||||
<p class="sideBarTitle">Considered harmful:</p>
|
||||
% gensidebar
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue