cvs: phpweb /styles site.css
[email protected] ("Hannes Magnusson")
| Newsgroups | php.webmaster |
|---|---|
| Message-ID | <cvsbjori1202199146@cvsserver> |
bjori Tue Feb 5 08:12:26 2008 UTC
Modified files:
/phpweb/styles site.css
Log:
Add footnote styles
http://cvs.php.net/viewvc.cgi/phpweb/styles/site.css?r1=1.62&r2=1.63&diff_format=u
Index: phpweb/styles/site.css
diff -u phpweb/styles/site.css:1.62 phpweb/styles/site.css:1.63
--- phpweb/styles/site.css:1.62 Sat Jan 5 12:51:39 2008
+++ phpweb/styles/site.css Tue Feb 5 08:12:26 2008
@@ -956,6 +956,12 @@
padding: 0.5em 1em;
}
+div.footnote sup {
+ float: left;
+}
+div.footnote p {
+ text-indent: 10px;
+}
/*
* vim: noet
*/