rm old crap

This commit is contained in:
Astro 2013-11-13 02:07:00 +01:00
parent 032efe62b7
commit c0accd036e
2 changed files with 0 additions and 83 deletions

View File

@ -56,7 +56,6 @@ pre {
/* -- Navigation -- */
/* TODO: should overlap background image */
#navigation {
position: absolute;
left: 0;
@ -235,72 +234,6 @@ p.new_comment a:before {
padding-right: 4px;
}
/* -- Sidebar right -- */
#rsidebar {
float: right;
margin: 0;
padding: 0.5em 0.5em 1em 1em;
font-size: small;
text-align: left;
}
/* -- News -- */
#news {
background: url(../images/pesthoernchen.png) top center no-repeat;
padding: 90px 1em 0 2em;
}
#news h2 {
font-size: 1.2em;
border-top: #ebc63c 1px solid;
padding-top: 5%;
}
#news ul {
list-style-type: circle;
list-style-image: url(../images/bullet.png);
font-size: small;
margin-left: -1em;
/*max-width: 20em !important;*/
}
#news ul li {
line-height: 1.5em;
margin-top: .5em;
}
#news a {
color: #666;
text-decoration: none;
font-style: italic;
}
#news a:hover {
text-decoration: underline;
}
/* -- Adspace -- */
#adspace {
padding: 0.5em 1em 0 2em;
text-align: center;
}
#adspace h2 {
font-size: 1.2em;
color: #666;
padding: 0;
margin-top: 0;
}
#adspace p {
margin: 0;
padding: 0;
margin-top: 1em;
}
#adspace a {
color: #666;
text-decoration: none;
}
/* -- footer -- */
#footer {
clear: both;

View File

@ -197,22 +197,6 @@
</xsl:for-each>
</xsl:template>
<!-- Adspace -->
<xsl:template name="adspace">
<div id="adspace">
<p>
<a href="http://pentamedia.org/">
<img title="pentamedia.org"
alt="pentamedia"
src="{concat($baseurl, 'images/pentamedia.png')}"
border="0"/>
</a>
</p>
<h2><a href="http://pentamedia.org/">Podcasts</a></h2>
</div>
</xsl:template>
<!-- Chaosupdates in tile -->
<xsl:template name="chaosupdates">