User:Lexxy Fox/common.css: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(Created page with "div.infobox-header { position: relative; } p.more-button { position: absolute; bottom: 5px; right: 0.5em; }")
 
(No difference)

Latest revision as of 20:47, 15 August 2017

div.infobox-header {
  position: relative;
}

p.more-button {
  position: absolute;
  bottom: 5px;
  right: 0.5em;
}