Fixed another W3C issue in the demo plugin
This commit is contained in:
parent
e412f643c3
commit
e812b7f824
@ -10,7 +10,7 @@
|
|||||||
# Author: Stefan Ritter <xeno@thehappy.de>
|
# Author: Stefan Ritter <xeno@thehappy.de>
|
||||||
# Description: Example plugin
|
# Description: Example plugin
|
||||||
|
|
||||||
print ' <span style="position: absolute; top: 0px; right: 0px; color: #666666; font-size: 10px;">'
|
print ' <p style="position: absolute; top: 0px; right: 0px; color: #666666; font-size: 10px;">'
|
||||||
print ' This blog is powered by Blogthon! '
|
print ' This blog is powered by Blogthon! '
|
||||||
print ' </span>'
|
print ' </p>'
|
||||||
print ''
|
print ''
|
||||||
|
Loading…
Reference in New Issue
Block a user