Created
February 24, 2012 03:14
-
-
Save leonardorb/1896987 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.fan_box .full_widget {height:270px; border:0 !important; background:none !important;} | |
.fan_box .full_widget .connect_top {background:none !important;} | |
.fan_box .connect_action .name_block {font-size:15px !important; font-weight:bold !important;} | |
.fan_box .connect_action .name {color:#666 !important; font-size:15px !important;} | |
.fan_box .connections {border:none !important; padding:0 0 0 10px !important;} | |
.fan_box .connections .total {font-size:15px; font-weight:bold; color:#999;} | |
.fan_box .connections_grid .grid_item {background:#fff; border:1px solid #ccc; float:left; overflow:hidden; margin:3px 3px; padding:8px !important; width:50px !important;} | |
.fan_box .connections_grid .grid_item .name {font-weight:bold !important; color:#999 !important;} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment