diff examples/common/default/default.css @ 791:567980314463 feature-world

World and Migration structures refined
author HIROSE Yuuji <yuuji@gentei.org>
date Sat, 13 Jun 2020 17:31:27 +0900
parents a4523e15dfd6
children e9817a71f332
line wrap: on
line diff
--- a/examples/common/default/default.css	Sat Jun 13 17:04:29 2020 +0900
+++ b/examples/common/default/default.css	Sat Jun 13 17:31:27 2020 +0900
@@ -16,6 +16,7 @@
     box-shadow: #242 2px 3px 5px;
     text-shadow: #fff 0px 0px 10px;
 }
+div.topmenu ul li.worldname {background: #eeeeff;}
 div.topmenu ul li:hover {background: #8fa;}
 div.topmenu ul a {text-decoration: none;}
 

yatex.org