diff options
Diffstat (limited to 'stylesheet.css')
-rw-r--r-- | stylesheet.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stylesheet.css b/stylesheet.css index fe2b2ef..610e7aa 100644 --- a/stylesheet.css +++ b/stylesheet.css @@ -65,7 +65,7 @@ td.index_header { white-space: nowrap;
}
-td.photo_name {
+td.content_title {
background-color: #eeeeee;
padding: 10px;
vertical-align: middle;
|