changeset 126:a254b496c850

add default.css as symlink
author HIROSE Yuuji <yuuji@gentei.org>
date Thu, 06 Aug 2015 13:29:56 +0900
parents ae059dc709cd
children 3b34c52fa4f0
files default.css examples/common/default/default.css index.html
diffstat 3 files changed, 14 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/default.css	Thu Aug 06 13:29:56 2015 +0900
@@ -0,0 +1,1 @@
+examples/common/default/default.css
\ No newline at end of file
--- 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;
+}
+
--- a/index.html	Thu Aug 06 12:13:08 2015 +0900
+++ b/index.html	Thu Aug 06 13:29:56 2015 +0900
@@ -8,6 +8,9 @@
 <h1>S4</h1>
 <h2>SNS by Shell Script and SQLite3</h2>
 
+<ul>
+ <li><a href="whatss4.html">ăȘんぞや</a></li>
+</ul>
 <hr>
 <!--#include virtual="/~yuuji/signature.html"-->
 </body>

yatex.org