Jump to content

MediaWiki:Live.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 5: Line 5:
   font-size: medium;
   font-size: medium;
   text-align: center
   text-align: center
   opacity: 0.9;
   opacity: 0.5;
}
}


Line 12: Line 12:
}
}


#bsl_type
#bsl_return_type
{
  position:absolute;
  left:20px;
  top:50px;
}
 
#bsl_return_default
{
{
   position:relative;
   position:relative;
   left:20px;
   left:100px;
   top:50px;
   top:50px;
}
}