comparison examples/common/default/default.css @ 496:18f7f10566bf

Add link notation: "video=URL"
author HIROSE Yuuji <yuuji@gentei.org>
date Sat, 30 Jun 2018 15:46:59 +0900
parents 075897fee2c0
children fe66966f1f1f
comparison
equal deleted inserted replaced
495:59cd8278a5b5 496:18f7f10566bf
96 table.blog_replies, .blog_replies tr, .blog_replies td { 96 table.blog_replies, .blog_replies tr, .blog_replies td {
97 border: 1px solid black; border-collapse: collapse; 97 border: 1px solid black; border-collapse: collapse;
98 white-space: pre-wrap; 98 white-space: pre-wrap;
99 } 99 }
100 table.bloghead tr.preface td, 100 table.bloghead tr.preface td,
101 table.blog_replies video,
102 table.blog_replies iframe,
101 table.blog_replies ul, .blog_replies tr ul, .blog_replies td ul { 103 table.blog_replies ul, .blog_replies tr ul, .blog_replies td ul {
102 text-align: left; white-space: normal; margin: 1ex 0; 104 text-align: left; white-space: normal; margin: 1ex 0;
103 } 105 }
104 table.blog_replies p.proficon { 106 table.blog_replies p.proficon {
105 float: right; margin: 0 1ex 0 0; 107 float: right; margin: 0 1ex 0 0;

yatex.org