MediaWiki:Live.css: Difference between revisions
No edit summary |
No edit summary |
||
| Line 5: | Line 5: | ||
font-size: medium; | font-size: medium; | ||
text-align: center | text-align: center | ||
opacity: 0. | opacity: 0.5; | ||
} | } | ||
| Line 12: | Line 12: | ||
} | } | ||
# | #bsl_return_type | ||
{ | |||
position:absolute; | |||
left:20px; | |||
top:50px; | |||
} | |||
#bsl_return_default | |||
{ | { | ||
position:relative; | position:relative; | ||
left: | left:100px; | ||
top:50px; | top:50px; | ||
} | } | ||
Revision as of 04:35, 15 November 2015
.XEBPopupTitle
{
background-color: #FFFAEF;
padding: 5px;
font-size: medium;
text-align: center
opacity: 0.5;
}
.XEBMnuItm
{
}
#bsl_return_type
{
position:absolute;
left:20px;
top:50px;
}
#bsl_return_default
{
position:relative;
left:100px;
top:50px;
}