# HG changeset patch # User HIROSE Yuuji # Date 1446728412 -32374 # Node ID 3b34c52fa4f0d65707b68a781aade87c1d051941 # Parent f9e8504bb8f25671c4b24e933957847e561bc284# Parent a254b496c850c5282d22b1365887dd92c4aa1cc2 resolved diff -r f9e8504bb8f2 -r 3b34c52fa4f0 default.css --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/default.css Thu Nov 05 21:59:46 2015 +0859 @@ -0,0 +1,1 @@ +examples/common/default/default.css \ No newline at end of file diff -r f9e8504bb8f2 -r 3b34c52fa4f0 examples/common/default/default.css --- a/examples/common/default/default.css Thu Nov 05 21:58:58 2015 +0859 +++ b/examples/common/default/default.css Thu Nov 05 21:59:46 2015 +0859 @@ -108,3 +108,12 @@ div.xy50x50 {min-width: 50px; min-height: 70px;} div.right {clear: both; float: right;} *.clear {cloear: both;} + +/* + * 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; +} diff -r f9e8504bb8f2 -r 3b34c52fa4f0 index.html --- a/index.html Thu Nov 05 21:58:58 2015 +0859 +++ b/index.html Thu Nov 05 21:59:46 2015 +0859 @@ -8,6 +8,9 @@

S4

SNS by Shell Script and SQLite3

+