The data on YGOCounter is in early stage. We're looking for your contribution!. If you find this site useful, kindly share with your friends and playgroups.


The chat feature is just implemented. Feel free to join or read the chat log here.

Template:Row hover highlight/styles.css

From YGOCounter
Revision as of 19:13, 23 August 2024 by en>Admin (Created page with "{{pp-template}}: .hover-highlight tr:hover, .mw-datatable tr:hover { background-color: #eaf3ff; color: #333 ; } .mw-datatable { background-color: #fff; color: #333 ; }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
/* {{pp-template}} */
.hover-highlight tr:hover,
.mw-datatable tr:hover {
  background-color: #eaf3ff;
  color:  #333 ;
}
.mw-datatable {
  background-color: #fff;
  color:  #333 ;
}