comparison examples/common/default/default.css @ 286:1c4f13f0813e

Add newer article flag representing by time string decoration.
author HIROSE Yuuji <yuuji@gentei.org>
date Mon, 15 Aug 2016 11:15:20 +0859
parents 1b9d45b823b8
children 422270e94adc
comparison
equal deleted inserted replaced
285:e87d6bc1e62a 286:1c4f13f0813e
84 max-width: 50em; 84 max-width: 50em;
85 } 85 }
86 .blog_replies iframe { 86 .blog_replies iframe {
87 width: 400px; height: 300px; max-width: 50em; max-height: 20em; 87 width: 400px; height: 300px; max-width: 50em; max-height: 20em;
88 padding: 0; border: 0; 88 padding: 0; border: 0;
89 }
90 .blog_replies span.new { /* New Article from last visit */
91 background: white; color: red;
89 } 92 }
90 p.profimg {float: left; max-width: 400px; max-height: 400px; 93 p.profimg {float: left; max-width: 400px; max-height: 400px;
91 overflow: hidden; margin-right: 1em; 94 overflow: hidden; margin-right: 1em;
92 padding: 0; border: white 1px solid; box-shadow: 2px 3px 4px 95 padding: 0; border: white 1px solid; box-shadow: 2px 3px 4px
93 } 96 }

yatex.org