1
0
Fork 0
mirror of https://github.com/Oreolek/ifhub.club.git synced 2024-07-02 22:45:02 +03:00

Merge pull request #111 from Beautyfree/patch-2

Fix css
This commit is contained in:
Mzhelskiy Maxim 2012-04-20 03:41:00 -07:00
commit 9d28f5e8ad

View file

@ -1,4 +1,3 @@
/* Голосование
---------------------------------------------------------------*/
.vote { }
@ -219,7 +218,7 @@
.fl-r { float: right !important; }
.fl-l { float: left !important; }
.hidden { display: none !important; }
.hidden { display: none; }
.user, .ls-user { font-weight: bold; color: #333; }
.user .icon-user { margin-right: 3px; }