Open main menu

DAVE Developer's Wiki β

Changes

MediaWiki:Vector.css

707 bytes added, 15:23, 7 February 2022
no edit summary
font-weight: bold;
color: #2f2f2f;
}
 
/* Make clickable text on links invisible. */
#n-hi1 {
color:#f6f6f6;
font-size:0em;
}
 
#n-hi1:hover ::after, #n-hi1 ::after {
content: '';
display:inline-block;
width: 150px;
height: 150px;
 
background: url('https://www.dave.eu/storage/files/siegel-crescita-2022-neu1.png');
}
 
/* Every image need to have its own rule defined. */
#n-hi1::after{
background: url('https://www.dave.eu/storage/files/siegel-crescita-2022-neu1.png');
}
 
#n-hi1:hover ::after {
background: url('https://www.dave.eu/storage/files/siegel-crescita-2022-neu1.png');
}
#n-hi1:hover ::after, #n-hi1 ::after{
background-repeat: no-repeat;
background-size: contain;
}
 
#mw-panel .portal .body li#n-hi1 {
font-size:0em;
padding:10px;
}
dave_user, Administrators
5,191
edits