wordpress 2.8 ()
with the following extensions :
- add-to-any
- categories page
- Event calendar (a custom version for IRI-Theme)
- Executable PHP widget
- FD feedburner
- ggis subscribe
- Google Xml site maple
- post of current category
- page redirection
- related post by category
AND IRI-Theme
/* --------------------------------------------------------------
css-classes.css
* Classes for CSS development
See the Readme file in this directory
for further instructions.
-------------------------------------------------------------- */
.left { float:left; }
.right { float:right; }
.hide { display:none; }
.reset-margin { margin:0; }
.reset-padding { padding:0; }
.reset { margin:0; padding:0; }
.align-justify { text-align:justify; }
.align-left { text-align:left; }
.align-center { text-align:center; }
.align-right { text-align:right; }