summaryrefslogtreecommitdiffstats
path: root/screenshots.css
blob: 52c8ed55a9e84e048fd21a790b7dfcc6b049bc6d (plain)
1
2
3
4
5
6
7
    .sc_img_holder  {float: left;
                    margin: 5px 5px 5px 0px;
                    padding: 5px 5px 5px 0px;}
    .sc_img         {clear: both;
                    margin-bottom: 5px;}
    .sc_txt         {display: inline;
                    text-align: center;}