thirdculture/werc/apps/xibit/xibit.css

17 lines
251 B
CSS
Raw Normal View History

2024-07-18 14:09:32 -04:00
.thumbs-index {
float: right;
clear: none;
white-space: nowrap;
}
.thumb {
clear: none;
width: auto;
height: auto;
padding: 5px;
border: 2px;
display: inline;
}
#main-img {
text-align: center;
clear: none;
}