comparison after5.css @ 49:42f196a6c6c0 draft

table.border
author HIROSE Yuuji <yuuji@gentei.org>
date Mon, 18 Jun 2012 11:01:23 +0900
parents b491a43bd5fe
children af25647ad267
comparison
equal deleted inserted replaced
48:05de5274c110 49:42f196a6c6c0
22 .listup {border: 1px solid navy; margin-left: 2%; background: white; 22 .listup {border: 1px solid navy; margin-left: 2%; background: white;
23 padding: grppx;} 23 padding: grppx;}
24 .topic {font-size: 90%;} 24 .topic {font-size: 90%;}
25 .recent {background: lavender;} /* 最近の項目 */ 25 .recent {background: lavender;} /* 最近の項目 */
26 .c {text-align: center;} 26 .c {text-align: center;}
27 table.border td, table.border {
28 border: 1px solid; border-collapse: collapse; padding: 0.2ex 0.5ex;
29 }
30 td, th {vertical-align: top;}
27 th {background: lavender;} 31 th {background: lavender;}
28 h1 {text-align: center; color: blue;} 32 h1 {text-align: center; color: blue;}
29 h2 {text-decoration: underline; color: #00008b; 33 h2 {text-decoration: underline; color: #00008b;
30 border-top: solid thin navy; /* margin-right: 30%; */ 34 border-top: solid thin navy; /* margin-right: 30%; */
31 padding-top: 0.5ex;} 35 padding-top: 0.5ex;}

yatex.org