/*

Theme Name:岳南建設

Description: 岳南建設様用のテンプレートです

Version: 1.0

Author: prophix

*/



/* property="name" を持つすべての要素に適用 */

[property="itemListElement"] {

    margin-right: 12px;

    margin-left: 12px;

}

[property="name"]:not(.current-item) {
    /* current-item 以外にだけ適用したいスタイル */
    border-bottom: 1px solid grey;
}