diff examples/common/default/default.css @ 126:a254b496c850

add default.css as symlink
author HIROSE Yuuji <yuuji@gentei.org>
date Thu, 06 Aug 2015 13:29:56 +0900
parents 2342e637a632
children 3b34c52fa4f0
line wrap: on
line diff
--- a/examples/common/default/default.css	Thu Aug 06 12:13:08 2015 +0900
+++ b/examples/common/default/default.css	Thu Aug 06 13:29:56 2015 +0900
@@ -107,3 +107,13 @@
 div.xy96x96 {min-width: 96px; min-height: 116px;}
 div.xy50x50 {min-width: 50px; min-height: 70px;}
 div.right {clear: both; float: right;}
+
+/*
+ * PR Web
+ */
+body.pr {font-size: 200%;}
+body.pr h1 {
+    text-align: center; width: 80%; padding: 3ex 0; margin: 0 auto;
+    background: #ffefef; border: double 5px navy;
+}
+

yatex.org