Weezerpedia:Main Page links/styles.css: Difference between revisions

no edit summary
(changed border color to match other main page boxes)
No edit summary
Line 14: Line 14:
   align-items: center;
   align-items: center;
   position: relative;
   position: relative;
   margin-right: 5px;
  margin-top: 4px;
   padding: .5rem;
   margin-right: 4px;
   padding: 1rem;
   background-color: rgba(0, 0, 0, .01);
   background-color: rgba(0, 0, 0, .01);
   border: 1px solid #ddd;
   border: 1px solid rgba(0, 0, 0, .2);
   border-radius: .25rem;
   border-radius: .25rem;
   flex-direction: column;
   flex-direction: column;