changeset 116:2342e637a632

*.warn {color: red;}
author HIROSE Yuuji <yuuji@gentei.org>
date Tue, 04 Aug 2015 22:39:44 +0900
parents 0b5ae7a73ddb
children 82e215e75468
files examples/common/default/default.css
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/examples/common/default/default.css	Tue Aug 04 11:26:45 2015 +0900
+++ b/examples/common/default/default.css	Tue Aug 04 22:39:44 2015 +0900
@@ -3,6 +3,7 @@
  */
 body {background: #eff;}
 hr {clear: both;}
+*.warn {color: red;}
 div.topmenu {
     margin: 0; padding: 0; width: 100%; height: 2em;
 }

yatex.org