Jump to content

User:Denatidum/sandbox/common.css: Difference between revisions

Blanked the page
imported>Denatidum
(Created page with ".mainpage.box { border-image-slice: 3 3 3 3; border-image-width: 6px 6px 6px 6px; border-image-outset: 0 0 0 0; border-image-repeat: stretch; border-image-source: url("https://static.miraheze.org/btawiki/0/00/BTA_Border.png"); border-style: solid; image-rendering: pixelated; image-rendering: crisp-edges; background-color: #c6c6c6; }")
imported>Denatidum
(Blanked the page)
Line 1: Line 1:
.mainpage.box {
 
border-image-slice: 3 3 3 3;
border-image-width: 6px 6px 6px 6px;
border-image-outset: 0 0 0 0;
border-image-repeat: stretch;
border-image-source: url("https://static.miraheze.org/btawiki/0/00/BTA_Border.png");
border-style: solid;
    image-rendering: pixelated;
    image-rendering: crisp-edges;
background-color: #c6c6c6;
}
Anonymous user