标签: 网卡
thumbnail

驱动精灵 v9.70.0.104 纯净版绿色单文件「标准版 / 网卡版」

简介: 驱动精灵,驱动研究专注不怠,只为解决驱动问题!驱动精灵是集驱动管理和硬件检测于一体、专业级的驱动管理和维护工具。提供驱动备份、恢复、安装、删……
/*文章图片悬浮效果*/ .post-content-content img { transition: All 0.4s ease-in-out; -webkit-transition: All 0.4s ease-in-out; -moz-transition: All 0.4s ease-in-out; -o-transition: All 0.4s ease-in-out; margin: 10px 0; } .post-content-content img:hover { transform: translate(0, -10px); -webkit-transform: translate(0, -10px); -moz-transform: translate(0, -10px); -o-transform: translate(0, -10px); -ms-transform: translate(0, -10px); box-shadow:5px 5px 10px gray; } /*首页动态效果*/ [cp-post-item]:hover { background: #edededba; transform: scale(1.03); -webkit-transform: scale(1.03); -moz-transform: scale(1.03); -o-transform: scale(1.03); -ms-transform: scale(1.03); box-shadow:5px 5px 10px gray; }