/ Published in: CSS
CSS template for my XHTML 1.0 template with jQuery.
Expand |
Embed | Plain Text
/* - - - - - - - - - - - - - - - - - - - - - * Title : * Author : * URL : * * Description : * Created : * Modified : * - - - - - - - - - - - - - - - - - - - - - */ * { margin: 0; padding: 0; font-size: ; font-family: ; } body { text-align: center; } a { } a:hover { } .js .hide { display: none; } #container { } #header { } #nav { } #nav ul.menu { } #nav ul.breadcrumbs { } #content { } #content .sidebar { } #footer { }
You need to login to post a comment.
