CSS tweaks

This commit is contained in:
Sam Ruby 2007-04-08 15:44:21 -04:00
parent aeeca2a050
commit cf137aad95

View File

@ -466,11 +466,28 @@ ul.tags a:link, ul.tags a:visited {
color:green
}
a[rel='tag'] img {
border: 0;
}
/* DiveIntoMark */
.framed {
float: none;
}
/* BurningBird */
.update:before {
content: 'Update';
font-weight: bold;
}
.update {
margin: 2em;
padding: 0 1em 0 1em;
background: #eee;
border: 1px solid #aaa;
}
/* ----------------------------- Footer ---------------------------- */
#footer {