1
0
Fork 0
forked from 0x2620/oxjs

add OxSpecialLink CSS

This commit is contained in:
rolux 2013-02-22 09:06:07 +05:30
commit 139b65dd45
6 changed files with 32 additions and 0 deletions

View file

@ -2671,6 +2671,10 @@ Miscellaneous
padding: 0;
}
.OxSpecialLink:hover {
text-decoration: none;
}
.OxText {
//line-height: 15px;
}