Difference between revisions of "User:Polymorph-Ash/vector.css"

Jump to navigation Jump to search
no edit summary
Line 54: Line 54:
   text-shadow:
   text-shadow:
     /* subtle grey outline, bottom-left only */
     /* subtle grey outline, bottom-left only */
     -1px 1px 0 #888,
     -2px 2px 0 #888,
     /* drop shadow for depth, bottom-left */
     /* drop shadow for depth, bottom-left */
     3px 3px 6px rgba(0,0,0,0.6);
     4px 4px 8px rgba(0,0,0,0.7);


   border-radius: 10px;
   border-radius: 10px;

Navigation menu