git-svn-id: https://192.168.0.254/svn/Proyectos.FundacionLQDVI_WebCongresos/trunk@2 94ccb1af-fd9d-d947-8d90-7f70ea60afc8
23 lines
389 B
CSS
23 lines
389 B
CSS
.ultimatesbplugin_top {
|
|
float:right;
|
|
text-align:center;
|
|
margin:0 0 10px 10px;
|
|
}
|
|
.ultimatesbplugin_top a {
|
|
}
|
|
.ultimatesbplugin_bottom {
|
|
}
|
|
.ultimatesbplugin_bottom a img {
|
|
border:solid 1px #CCCCCC;
|
|
padding:1px;
|
|
margin:2px;
|
|
}
|
|
.ultimatesbplugin_bottom a:hover img {
|
|
border:solid 1px #666666;
|
|
}
|
|
.ultimatesbplugin_bottom a {
|
|
|
|
}
|
|
.ultimatesbplugin_bottom a:hover {
|
|
}
|