MediaWiki:TileSelector.css

From Wikicarpedia
Revision as of 23:32, 25 October 2020 by Meepledrone (talk | contribs) (Test)
Jump to navigation Jump to search

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
.wica-tile-edition {
  /* 
  border-radius: 3px;
  border: 1px solid grey;
  margin: 10px 0px;
  padding: 10px;
  */
  padding-bottom: 15px;
}

.wica-tile-edition h4 {
  margin: 0px;
}

#C1.wica-tile-edition h4 {
  background-image: url("/images/d/dd/Carcassonne_C1_Headline_Strip.jpg"); 
  background-size: auto 36px; 
  padding: 6px !important; 
  margin-top: 18px !important; 
  margin-bottom: 18px !important; 
  filter: brightness(1); 
}

#C2.wica-tile-edition h4 {
  background-image: url("/images/4/46/Section_Separator.jpg"); 
  background-size: auto 36px; 
  padding: 6px !important; 
  margin-top: 18px !important; 
  margin-bottom: 18px !important; 
  filter: contrast(0.8); 
}

#WE.wica-tile-edition h4 {
  background-image: url("/images/b/bd/Winter_Edition_Headline_Strip.png"); 
  background-size: auto 36px; 
  padding: 6px !important; 
  margin-top: 18px !important; 
  margin-bottom: 18px !important; 
  filter: brightness(1); 
}



.wica-tile-section {
  margin-left: 10px;
}

.wica-tile-geometry {
  margin-left: 10px;
}

.wica-tile-geometry table.wikitable {
  width: 100% !important;
}


.wica-expansion-column {
  max-width: 75px !important; 
  width: 75px !important; 
  word-wrap:break-word;
}

.wica-count-column {
  max-width: 41px !important;
  width: 41px; 
}

.wica-tiles-column {
  min-width: 149px !important;
}