MDL-25939-2 Updated fix for Splah theme blog labels

This commit is contained in:
stabijoh
2011-01-31 07:23:49 -05:00
parent 8cdc85ac62
commit 6290dddd35
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -107,7 +107,7 @@ body.splash-blue { /* Define margins and background colour/image
/* Forum
------------------------*/
.splash-blue .forumpost .topic .subject { /* forum subject section inside topic header */
.splash-blue .forumpost .topic .subject, .path-blog.splash-blue .forumpost .subject a, .path-blog.splash-blue .forumpost .subject a:link, .path-blog.splash-blue .forumpost .subject a:visited { /* forum subject section inside topic header */
font-weight: bold;
font-size: 1.1em;
padding-left: 5px;
+1 -1
View File
@@ -111,7 +111,7 @@ body.splash-green { /* Define margins and background colour/image
/* Forum
------------------------*/
.splash-green .forumpost .topic .subject { /* forum subject section inside topic header */
.splash-green .forumpost .topic .subject, .path-blog.splash-green .forumpost .subject a:link, .path-blog.splash-green .forumpost .subject a:visited, .path-blog.splash-green .forumpost .subject a { /* forum subject section inside topic header */
font-weight: bold;
font-size: 1.1em;
padding-left: 5px;