Changes

Jump to navigation Jump to search

Template:Key/styles.css

398 bytes added, 12:32, 22 April 2021
no edit summary
/* NOTE: PLEASE DO NOT EDIT THIS FILE UNLESS SPECIFICALLY REQUESTED TO DO SO! */
.key {
border: 1px solid #aaa;
border-radius: 2px;
box-shadow: 1px 2px 2px #ddd;
background-color: #f9f9f9;
background-image: linear-gradient(to top, #eee, #f9f9f9, #eee);
padding: 1px 3px;
font-family: inherit;
font-size: 0.85em;
}
 
 
/* Overrides for specific skins */
 
/* body.skin-timelesswurm .key { } */

Navigation menu