[phpBB Debug] PHP Warning: in file [ROOT]/ext/sniper/mobiledevice/event/listener.php on line 194: Trying to access array offset on false
[phpBB Debug] PHP Warning: in file [ROOT]/ext/sniper/mobiledevice/event/listener.php on line 199: Trying to access array offset on false
BitArena 2024-10-01T19:20:18+01:00 https://bitarena.eu/feed/topic/13 2024-10-01T19:20:18+01:00 2024-10-01T19:20:18+01:00 https://bitarena.eu/viewtopic.php?p=57#p57 <![CDATA[hover effect]]> .block-body .node--forum, .structItemContainer .structItem--thread, .structItemContainer-group .structItem--thread, .block-container .message-inner {
transition: all 0.4s ease-in;
&:hover{
transform: scale(1.015);
}
}

// Widgets
.block-body .block-row {
transition: all 0.4s ease-in;
&:hover{
transform: scale(1.05);
}
}

// Category nodes
.block-container .block-header {
transition: all 0.4s ease-in;
&:hover{
transform: scale(1.02, 1.05);
}
}

Statistics: Posted by Kygo — Tue Oct 01, 2024 8:20 pm


]]>