revsuine.xyz/static/style.css

11 lines
173 B
CSS
Raw Normal View History

2024-11-18 20:19:39 +00:00
/* make footer image display correctly */
#cc-badge-div {
width: 88px;
height: 31px;
padding-top: 20px;
padding-right: 10px;
float: left !important;
}