comparison examples/common/default/default.css @ 1021:9d647e1bf534 draft

Line-through style of s set to red
author HIROSE Yuuji <yuuji@gentei.org>
date Tue, 10 Oct 2023 11:34:57 +0900
parents f5b97df8d824
children 78e904f9be34
comparison
equal deleted inserted replaced
1020:dfbf57a70bb5 1021:9d647e1bf534
195 table.mini th {background: #cee;} 195 table.mini th {background: #cee;}
196 table.mini tr {border-bottom: solid 1px #bcc;} 196 table.mini tr {border-bottom: solid 1px #bcc;}
197 table.mini th, table.mini td {text-align: justify;} 197 table.mini th, table.mini td {text-align: justify;}
198 table.mini td, table.mini th {padding: 1px 0.5ex; min-width: 1em;} 198 table.mini td, table.mini th {padding: 1px 0.5ex; min-width: 1em;}
199 table.mini {margin-left: 1em; border-left: 2px solid #686;} 199 table.mini {margin-left: 1em; border-left: 2px solid #686;}
200 form.replyblog table s {
201 text-decoration: line-through #ff111180 0.3ex solid;
202 }
203
200 div.pjaxview, div.pjaxview2 { 204 div.pjaxview, div.pjaxview2 {
201 position: fixed; top: 1ex; left: 0; width: 9vw; height: 9vh; 205 position: fixed; top: 1ex; left: 0; width: 9vw; height: 9vh;
202 background: #ffffee; border: 1px double navy; border-radius: 2em; 206 background: #ffffee; border: 1px double navy; border-radius: 2em;
203 z-index: 7; 207 z-index: 7;
204 } 208 }

yatex.org