User:KokoroSenshi/Sandbox

From Zelda Wiki, the Zelda encyclopedia
Revision as of 05:06, 18 June 2017 by KokoroSenshi (talk | contribs) (wip continued)
Jump to navigation Jump to search

{{#css:

.cell-body {

   display:inline-block;
   position: relative;
   background-color: #1d578b;
   line-height: 35px;
   width: 200px;
   height: 35px;
   font-size: 24px;
   margin: 7px 10px;
   border-radius: 1px;
   box-shadow: 1.5px 2px 2px 1px rgba(0, 0, 0, 0.18);

}

.cell-body a {

   position:absolute;
   width:100%;
   height:100%;
   text-align: right;
   color: white;
   text-decoration:none;
   left: 0em;

} .cell-img {

   position: absolute;
   top: -7px;
   left: 0.5em

}

}}

File:Main Page TP Bosses.png