Moved venus.png and venus.ico in themes/common/imgages/
Removed namespace declaration from OPML template (OPML 1.x doesn't support namespaces). Tweaked Musings css file
This commit is contained in:
parent
2be34bbd84
commit
5dccb3ef30
Before Width: | Height: | Size: 894 B After Width: | Height: | Size: 894 B |
@ -1,7 +1,6 @@
|
||||
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"
|
||||
xmlns:atom="http://www.w3.org/2005/Atom"
|
||||
xmlns:planet="http://planet.intertwingly.net/"
|
||||
xmlns="http://opml.scripting.com"
|
||||
exclude-result-prefixes="atom planet">
|
||||
|
||||
<xsl:output indent="yes" method="xml"/>
|
||||
|
@ -159,6 +159,7 @@ h1 {
|
||||
.news {
|
||||
margin: 30px 10px 30px 10px;
|
||||
clear: left;
|
||||
max-width: 50em;
|
||||
}
|
||||
|
||||
.news h3 {
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 570 B |
Loading…
x
Reference in New Issue
Block a user