comparison examples/common/default/default.css @ 484:66189fcd8c0c

(TEST) <hr> in reply field has margin-bottom: -1em
author HIROSE Yuuji <yuuji@gentei.org>
date Fri, 02 Feb 2018 10:09:49 +0900
parents 856710101c49
children 021e7943fd99
comparison
equal deleted inserted replaced
483:be821d63848c 484:66189fcd8c0c
107 } 107 }
108 td.repl h2, td.repl h3, td.repl h4 { 108 td.repl h2, td.repl h3, td.repl h4 {
109 display: inline; /* Because td.repl's white space is pre-wrap */ 109 display: inline; /* Because td.repl's white space is pre-wrap */
110 /* text-shadow: blue 0px 1px; */ 110 /* text-shadow: blue 0px 1px; */
111 } 111 }
112 td.repl hr {margin-bottom: -1em;}
112 td.repl h2:before {content: "■"; color: #a22;} 113 td.repl h2:before {content: "■"; color: #a22;}
113 td.repl h3:before {content: "◆"; color: #a22;} 114 td.repl h3:before {content: "◆"; color: #a22;}
114 td.repl h4:before {content: "○";} 115 td.repl h4:before {content: "○";}
115 .blog_replies td.repatt {min-width: 12em;} 116 .blog_replies td.repatt {min-width: 12em;}
116 table.blog_replies iframe { 117 table.blog_replies iframe {

yatex.org