You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/apps/gallery/css/styles.css

23 lines
311 B

div#gallery_list {
margin: 90pt 20pt;
}
div#gallery_album_box {
width: 200px;
text-align: center;
border: 0;
float: left;
margin: 5pt;
}
div#gallery_album_box h1 {
font-size: 12pt;
font-family: Arial;
}
div#gallery_album_cover {
width: 199px;
height: 199px;
border: solid 1px black;
}