MediaWiki:Common.css: Difference between revisions

Want an adless experience? Log in or Create an account.
m
no edit summary
mNo edit summary
mNo edit summary
 
(One intermediate revision by one other user not shown)
Line 45: Line 45:
a.mw-userlink[title="User:Satam"],
a.mw-userlink[title="User:Satam"],
.page-User_Satam h1,
.page-User_Satam h1,
.page-User_talk_Satam h1,
.page-User_talk_Satam h1 {
a.mw-userlink[title="User:Thortok2000"],
.page-User_Thortok2000 h1,
.page-User_talk_Thortok2000 h1 {
color: #E99216;
color: #E99216;
}
}
Line 367: Line 364:
         width: inherit;
         width: inherit;
     }
     }
}
/* TOClimit */
.toclimit-2 .toclevel-1 ul,
.toclimit-3 .toclevel-2 ul,
.toclimit-4 .toclevel-3 ul,
.toclimit-5 .toclevel-4 ul,
.toclimit-6 .toclevel-5 ul,
.toclimit-7 .toclevel-6 ul {
display: none;
}
}