changeset 20:5be0c2d76f27

change forground color
author HIROSE Yuuji <yuuji@gentei.org>
date Tue, 21 Jul 2015 14:54:54 +0900
parents 5c5180e8718c
children 88ac9c550536
files templ/default/default.css
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/templ/default/default.css	Tue Jul 21 14:54:02 2015 +0900
+++ b/templ/default/default.css	Tue Jul 21 14:54:54 2015 +0900
@@ -95,7 +95,7 @@
 div.iconlist p._fellows	{background: green;}
 div.iconlist p._club	{background: teal;}
 div.iconlist p._event	{background: maroon;}
-div.iconlist p._misc	{background: purple;}
+div.iconlist p._misc	{color: white; background: purple;}
 div.xy120x120 {min-width: 120px; min-height: 140px;}
 div.xy96x96 {min-width: 96px; min-height: 116px;}
 div.xy50x50 {min-width: 50px; min-height: 70px;}

yatex.org