MediaWiki:Vector-2022.css: Difference between revisions

m CSS test
m CSS test
Line 2: Line 2:


/* This one changes CSS for the link buttons */
/* This one changes CSS for the link buttons */
/*
 
#n-Access-Discord a:link,
#n-Access-Discord a:link,
#n-Access-Discord a:visited,
#n-Access-Discord a:visited,
Line 9: Line 9:
#n-View-DynMap a:link,
#n-View-DynMap a:link,
#n-View-DynMap a:visited {
#n-View-DynMap a:visited {
vertical-align: sub;
text-decoration: none;
font-weight: bold;
font-weight: bold;
color: #ffffff;
color: #ffffff;
text-decoration: none;
/*
vertical-align: sub;
/*
}
}
*/
 
#n-Access-Discord {
#n-Access-Discord {
background: #7289da;
background: #7289da;
Line 23: Line 25:
padding-left: 1.8em;
padding-left: 1.8em;
margin-bottom: 5px;
margin-bottom: 5px;
border-radius: 4px;
/*
/*
border-width: 0px 6px 0px 6px;
border-width: 0px 6px 0px 6px;
Line 28: Line 31:
border-radius: 4px;
border-radius: 4px;
border-color: #7289da;
border-color: #7289da;
padding-left: 1.8em;
transition: background-color .4s, border-color .4s;
transition: background-color .4s, border-color .4s;
margin-bottom: 3px;
*/
*/
}
}
Line 42: Line 43:
padding-left: 1.8em;
padding-left: 1.8em;
margin-bottom: 5px;
margin-bottom: 5px;
border-radius: 4px;
/*
/*
border-width: 0px 6px 0px 6px;
border-width: 0px 6px 0px 6px;
Line 47: Line 49:
border-radius: 4px;
border-radius: 4px;
border-color: #e60000;
border-color: #e60000;
padding-left: 1.8em;
transition: background-color .4s, border-color .4s;
transition: background-color .4s, border-color .4s;
margin-bottom: 3px;
*/
*/
}
}
Line 61: Line 61:
background-position: center left;
background-position: center left;
padding-left: 1.8em;
padding-left: 1.8em;
border-radius: 4px;
     /*
     /*
border-width: 0px 6px 0px 6px;
border-width: 0px 6px 0px 6px;
Line 66: Line 67:
border-radius: 4px;
border-radius: 4px;
border-color: #ad9c6f;
border-color: #ad9c6f;
padding-left: 1.8em;
transition: background-color .4s, border-color .4s;
transition: background-color .4s, border-color .4s;
*/
*/