first commit

This commit is contained in:
2024-11-05 12:22:50 +01:00
commit e5682a3912
19641 changed files with 2948548 additions and 0 deletions

View File

@@ -0,0 +1,39 @@
.adminleoslideshow #header, .adminleoslideshow #footer, .adminleoslideshow #nav-sidebar, .page-head{
display: none;
}
.page-sidebar #content, .adminleoslideshow #main{margin: 0;padding: 0}
#list-imgs {
padding-left: 0;
padding-bottom: 1px;
margin-bottom: 20px;
list-style: none;
overflow: hidden;
}
#list-imgs li a{
font-size: 11px
}
#list-imgs li {
float: left;
width: 20%;
height: 115px;
padding: 10px 5px;
margin: 0 -1px -1px 0;
font-size: 12px;
line-height: 1.4;
text-align: center;
border: 1px solid #ddd;
}
.img-row{
overflow: hidden;
height: 80px;
}
.typos{
padding: 10px
}
.typos-wrap .typo {
position: relative;
min-height: 60px;
}
.typos-wrap .typo-big{
min-height: 123px
}