MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
m
Is it read in order?
m (JP, why does this not have priority)
m (Is it read in order?)
Line 1: Line 1:
/* ========================================================================= */
/*                                                                          */
/*          Classes corresponding to GM4-specific Table Styling            */
/*                                                                          */
/* ========================================================================= */
.halloween-th {
  background-color: #4A406C;
  color: white;
}
.halloween-th a {
  color: #848484;
}
.halloween-tr {
  background-color: #655784;
  color: white;
}
.halloween-tr a {
  color: #acacac;
}
/* ========================================================================= */
/*                                                                          */
/*                        Default MediaWiki Styling                          */
/*                                                                          */
/* ========================================================================= */
/* Reset italic styling set by user agent */
/* Reset italic styling set by user agent */
cite, dfn {
cite, dfn {
Line 1,947: Line 1,981:
.book_rightarrow:hover {
.book_rightarrow:hover {
   background-image: url(https://wiki.gm4.co/images/4/4e/Book_arrow_right_selected.png);
   background-image: url(https://wiki.gm4.co/images/4/4e/Book_arrow_right_selected.png);
}
/* ========================================================================= */
/*                                                                          */
/*          Classes corresponding to GM4-specific Table Styling            */
/*                                                                          */
/* ========================================================================= */
.tr.halloween-th {
  background-color: #4A406C;
  color: white;
}
.tr.halloween-th a {
  color: #848484;
}
.halloween-tr {
  background-color: #655784;
  color: white;
}
.halloween-tr a {
  color: #acacac;
}
}
Bureaucrats, Check users, emailconfirmed, Interface administrators, staff, Administrators, translation-admin, Widget editors
1,633

edits

Navigation menu