Difference between revisions of "Template:US2002021967 Group CSS"
Jump to navigation
Jump to search
(5 intermediate revisions by the same user not shown) | |||
Line 9: | Line 9: | ||
.catlinks { | .catlinks { | ||
color: {{{Primary}}} !important; | color: {{{Primary}}} !important; | ||
+ | } | ||
+ | |||
+ | .CategoryTreeItem a, .CategoryTreeItem a:visited, .CategoryTreeItem a.new { color: {{{Links}}}; } | ||
+ | |||
+ | .CategoryTreeToggle { | ||
+ | color: {{{Links}}}; | ||
} | } | ||
Line 164: | Line 170: | ||
.grp_avatar_pic { | .grp_avatar_pic { | ||
width: 340px; | width: 340px; | ||
− | height: | + | height: 340px; |
position: relative; | position: relative; | ||
top: 18px; | top: 18px; | ||
Line 257: | Line 263: | ||
font-size: 20px; | font-size: 20px; | ||
} | } | ||
+ | |||
+ | #mw-pages div ul li a, #mw-pages div ul li a:visited, #mw-pages div ul li a.new { color: {{{Links}}} !important; } | ||
+ | a:visited { color: {{{Links}}} !important; } | ||
.grp_name { | .grp_name { |