--- Ken's blog.html 2005-04-10 13:43:05.000000000 -0400
+++ j.html 2005-04-10 13:41:46.000000000 -0400
@@ -94,17 +94,17 @@
/* Content
----------------------------------------------- */
#content {
- width:660px;
margin:0 auto;
padding:0;
text-align:left;
}
#main {
- width:410px;
+ width:70%;
float:left;
+ margin-left: 2em;
}
#sidebar {
- width:220px;
+ width:20%;
float:right;
}
Tuesday, April 19, 2005
Blog Template CSS changes
Subscribe to:
Post Comments
(
Atom
)
1 comment :
and removing text-decoration on "a" and adding https for link to www.blogger.com
Post a Comment