MDL-25939-2 Updated fix for Splah theme blog labels
This commit is contained in:
@@ -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;
|
||||
|
||||
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user