HEX
Server: Apache
System: Linux webm010.cluster103.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
User: iestorre (46869)
PHP: 8.0.30
Disabled: _dyuweyrj4,_dyuweyrj4r,dl
Upload Files
File: /home/iestorre/moodleAW/moodle310/mod/data/preset/imagegallery/csstemplate.css
/******  List View CSS ******/

#pictures {
    width: 750px;
}

.picture {
    padding: 5px;
    border-style: solid;
    border-width: thin;
    border-color: #779;
    background-color: white;
    display: inline-block;
}

.pictureframe {
    padding: 5px;
    display: inline-block;
}

.picturediv {
    display: inline-block;
    max-width: 150px;
    max-height: 200px;
}

.inline {
    display: inline;
}

/*****  Single View CSS *****/

.caption {
    font-style: italic;
}

#singleimage img {
    width: 700px;
    height: auto;
}