Jump to content

User:K6bee9/common.css

From Wikipedia, the free encyclopedia
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
@import url('https://fonts.googleapis.com/css2?family=Caveat&display=swap');

#bodyContent a[title="Ashishkafle"] {
background-color: #00BFFF;
color: #ffffff; 
font-weight: bold;
padding: 5px 10px;
border-radius: 2px 12px 2px 12px;
letter-spacing: 2px;
font-size: 18px;
font-family: 'Caveat';
box-shadow: 0px 0px 10px #B0E0E6;
}