15 lines
241 B
CSS
15 lines
241 B
CSS
/*
|
|
$Id: mdstatus.css 661 2012-08-27 11:26:39Z namiltd $
|
|
*/
|
|
.plugin_mdstatus_biun {
|
|
text-align: center;
|
|
margin-bottom: 5px;
|
|
margin-right: 20px;
|
|
float: left;
|
|
width: 64px;
|
|
}
|
|
|
|
img.plugin_mdstatus_biun {
|
|
margin: auto;
|
|
}
|