comparison examples/common/default/default.css @ 960:0d9caeab3d81 draft

Instant notify by "@all" sign at the beginning of article.
author HIROSE Yuuji <yuuji@gentei.org>
date Sat, 29 Jan 2022 10:41:41 +0900
parents b78409b5a3b9
children b327b5691b59
comparison
equal deleted inserted replaced
959:193d9d2ed9c9 960:0d9caeab3d81
150 td.repl em {color: #a00; text-decoration: underline; padding-right: 0.3ex;} 150 td.repl em {color: #a00; text-decoration: underline; padding-right: 0.3ex;}
151 td.repl strong {color: white; background: #00a; padding: 0 0.5ex;} 151 td.repl strong {color: white; background: #00a; padding: 0 0.5ex;}
152 td.repl h2:before {content: "■"; color: #a22;} 152 td.repl h2:before {content: "■"; color: #a22;}
153 td.repl h3:before {content: "◆"; color: #a22;} 153 td.repl h3:before {content: "◆"; color: #a22;}
154 td.repl h4:before {content: "○";} 154 td.repl h4:before {content: "○";}
155 td.repl div.atall {
156 color: white; background: #66f; padding: 0 0.8ex;
157 display: inline-block; border-radius: 0.8ex;
158 }
155 .blog_replies td.repatt {min-width: 12em;} 159 .blog_replies td.repatt {min-width: 12em;}
156 table.blog_replies iframe { 160 table.blog_replies iframe {
157 width: 80%; min-height: 300px; max-width: 50em; max-height: 80vw; 161 width: 80%; min-height: 300px; max-width: 50em; max-height: 80vw;
158 padding: 0; border: 0; 162 padding: 0; border: 0;
159 } 163 }

yatex.org