User:Thedoczek/common.css: Difference between revisions

From the Portal Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
.old-aperture-infobox {
.old-aperture-infobox {
   width: 250px;
   width: 250px;
   height: 709px;
   height: 850px;
   float: right;
   float: right;
   clear: right;
   clear: right;

Revision as of 14:54, 25 August 2020

.old-aperture-infobox {
  width: 250px;
  height: 850px;
  float: right;
  clear: right;
  margin: 0.5em 0 1em 0.5em;
  border: 1px solid black;
  position: relative;
  background: url(https://i1.theportalwiki.net/img/0/07/OldApertureNav_Background_Test.png) top left no-repeat;
}