3,699
edits
mNo edit summary |
mNo edit summary |
||
Line 220: | Line 220: | ||
} | } | ||
#layout-content div.myvotes_all table | #layout-content div.myvotes_all table td, | ||
#layout-content div.myvotes_all table th | #layout-content div.myvotes_all table th | ||
{ | { | ||
Line 262: | Line 262: | ||
} | } | ||
#layout-content div.myvotes_all table | #layout-content div.myvotes_all table ul.type | ||
{ | { | ||
float: left; | float: left; | ||
} | } | ||
#layout-content div.myvotes_all table | #layout-content div.myvotes_all table ul.type li:first-child:before | ||
{ | { | ||
content: "type: "; | content: "type: "; | ||
font-style: normal; | font-style: normal; | ||
} | } |