Browse Source

.who-to-follow-modal .bio font size and color

master
erqan 11 years ago
parent
commit
459a83da6d
  1. 5
      css/style.css

5
css/style.css

@ -1529,6 +1529,11 @@ ol.toptrends-list {
{ {
vertical-align: bottom; vertical-align: bottom;
} }
.who-to-follow-modal .bio
{
font-size: 12px;
color: rgba( 0, 0, 0, .6 );
}
/************************************* /*************************************
****************** LOADER ************ ****************** LOADER ************
**************************************/ **************************************/

Loading…
Cancel
Save