﻿img.poster
{
    width : 100%;
    height : auto;
    box-sizing : border-box;
    border : solid 0.5vw #fff;
    border-radius : 1vw;
}

ol.urlList
{

}

col.label {
    width: 10rem;
}

col.content {
    width: auto;
}

section.description {
    line-height: 2rem;
    text-align : justify;
}

