Template:Sandbox3/styles.css: Difference between revisions

From Archon Arcana - The KeyForge Wiki
no edit summary
No edit summary
No edit summary
Line 146: Line 146:
   transition: background .3s ease;
   transition: background .3s ease;
   box-sizing: border-box;
   box-sizing: border-box;
   background-color: #efefef;
   background-color: #fafafa;
   padding:8px 5px 8px 8px;
   padding:8px 5px 8px 8px;
   border-bottom:1px solid #c0c0c0;
   border-bottom:1px solid #c0c0c0;
   border-bottom-left-radius:20px;
   border-bottom-left-radius:20px;
   border-bottom-right-radius:20px;
   border-bottom-right-radius:20px;
  line-height:1.8em;
}
}