comparison templ/default/default.css @ 15:5e75802f2f0b

Add some words to group type
author HIROSE Yuuji <yuuji@gentei.org>
date Tue, 21 Jul 2015 14:37:00 +0900
parents 7ccd9c2eb97e
children cb1a38d4cc09
comparison
equal deleted inserted replaced
14:59b6b1c446c8 15:5e75802f2f0b
86 text-align: center; float: left; margin: 1ex 1em; 86 text-align: center; float: left; margin: 1ex 1em;
87 border: dotted #dfd 2px; padding: 1ex; 87 border: dotted #dfd 2px; padding: 1ex;
88 } 88 }
89 div.iconlist p {margin: 0; padding: 0;} 89 div.iconlist p {margin: 0; padding: 0;}
90 div.iconlist p.tag {background: #ffa; border-radius: 4em;} 90 div.iconlist p.tag {background: #ffa; border-radius: 4em;}
91 div.iconlist p._temp {background: cyan;} 91 div.iconlist p._temp {background: cyan;}
92 div.iconlist p._lecture {background: pink;} 92 div.iconlist p._lecture {background: pink;}
93 div.iconlist p._admin {background: yellow;}
94 div.iconlist p._friend {background: fuchsia;}
95 div.iconlist p._fellows {background: green;}
96 div.iconlist p._club {background: teal;}
97 div.iconlist p._event {background: maroon;}
93 div.xy120x120 {min-width: 120px; min-height: 140px;} 98 div.xy120x120 {min-width: 120px; min-height: 140px;}
94 div.xy96x96 {min-width: 96px; min-height: 116px;} 99 div.xy96x96 {min-width: 96px; min-height: 116px;}
95 div.xy50x50 {min-width: 50px; min-height: 70px;} 100 div.xy50x50 {min-width: 50px; min-height: 70px;}
96 div.right {clear: both; float: right;} 101 div.right {clear: both; float: right;}

yatex.org