<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

.widget-latest{position:relative;overflow:hidden;}
.widget-latest .item{position:absolute;top:0;left:0;width:100%;text-align:center}
.widget-latest .item p{padding:4px}
.widget-latest .item .name{padding:0}

.widget-latest ul{position:relative;overflow:hidden;}
.widget-latest ul:after{display:block;clear:both;content:""}
.widget-latest ul li{position:absolute;top:0;left:0}
.widget-latest ul li .thumb{}
.widget-latest ul li a.title{color:#222}</pre></body></html>