/* _____________________________________________________________________________
* | |
* | === CẢNH BÁO: TIỆN ÍCH TOÀN CỤC === |
* | Thay đổi trang này có thể ảnh hưởng đến nhiều người dùng. |
* | Xin thảo luận trong trang thảo luận trước khi thay đổi nội dung của trang. |
* |_____________________________________________________________________________|
*
* Nhập từ [[en:User:Equazcion/SidebarTranslate.css]] ngày 27 tháng 11 năm 2013
* Xem [[en:User:Equazcion/SidebarTranslate]]
*/
.gTrans:hover {
text-decoration:none;
}
.gTrans {
display: none;
font-family: serif;
cursor: pointer;
color: white;
background-color: transparent;
border-radius: 2px;
padding: 0 2px;
margin-left: 5px;
transition:
margin-left 200ms ease-out,
background-color 100ms ease-out,
color 100ms ease-out;
}
#p-lang ul {
width:115%;
}
#p-lang li.interlanguage-link {
font-family: inherit;
}