local.css
by
Faust,Brian
—
last modified
Mar 05, 2012 09:02 AM
local.css
—
Cascading Style Sheet,
0Kb
File contents
.photoAlbumEntryTitle {
padding: 15px 0;
}
.photoAlbumEntry img {
border: medium none;
}
.tileImage {
border: medium none;
}
.tileItem {
border-top: 1px dotted #CCC;
width: 500px;
padding-bottom: 0.5em;
}
.documentByLine {
display: none;
}
span.contenttype-blobfile img, span.contenttype-file img {
display: none;
}
span.contenttype-blobfile a, span.contenttype-file a {
font-size: 120%;
}
span.contenttype-blobfile a:link, span.contenttype-blobfile a:active, span.contenttype-blobfile a:visited, span.contenttype-file a:link, span.contenttype-file a:visited, span.contenttype-file a:active {
text-decoration: none;
border-bottom: 1px dotted #eaeaea;
}
span.description {
font-family: Helvetica, Arial, sans-serif;
}
#content div dl dd {
margin-bottom: 2em;
}

