]> git.bochard.net Git - mysite.git/commitdiff
minor layout fixes
authorbochard <mail@bochard.net>
Fri, 25 Jul 2025 14:20:30 +0000 (22:20 +0800)
committerbochard <mail@bochard.net>
Sat, 26 Jul 2025 03:02:04 +0000 (11:02 +0800)
about-me.php
files/index.php
guestbook.php
how-to/index.php
index.php
journal/index.php
parts/sidebar.php
photo-album/index.php
stylesheets/component.css
stylesheets/root.css

index d99bb9574d1a3a071f1e3faf37c2f38cb9ed6b56..8457345e980fa8d011827b198b342b28f03272b5 100644 (file)
@@ -5,7 +5,7 @@
   head($pgtitle, $pgdescription);
 ?>
 <body>    
-  <table>
+  <table id="content">
     <tr>
       <?php include_once("$parts/sidebar.php");?>
       
index 56a76c433f017ce4069b338994b5f376e8698a4e..96ae4090b7810881b24eeecbd409731ce278ac02 100644 (file)
@@ -5,7 +5,7 @@
   head($pgtitle, $pgdescription);
 ?>
 <body>    
-  <table>
+  <table id="content">
     <tr>
       <?php include_once("$parts/sidebar.php");?>
       
index fc4e2afb03a28227cad005e5dab6edae802c2e84..f0146c3a2696bcefd5996e8277c122fdc3a92877 100644 (file)
@@ -5,7 +5,7 @@
   head($pgtitle, $pgdescription);
 ?>
 <body>    
-  <table>
+  <table id="content">
     <tr>
       <?php include_once("$parts/sidebar.php");?>
       
index d5e8a1e7d5ad069f3269447d6468b5b2c098d487..8367b8847fe4376d0c8852f2954ac039d474781c 100644 (file)
@@ -5,7 +5,7 @@
   head($pgtitle, $pgdescription);
 ?>
 <body>    
-  <table>
+  <table id="content">
     <tr>
       <?php include_once("$parts/sidebar.php");?>
       
index a7fe6e5f599c671bc1c0cf789c902f0cc1caf68b..bddb736f4cc5078f06f36ed93547d135367f24f5 100644 (file)
--- a/index.php
+++ b/index.php
@@ -5,7 +5,7 @@
   head($pgtitle, $pgdescription);\r
 ?>\r
 <body>    \r
-  <table>\r
+  <table id="content">\r
     <tr>\r
       <?php include_once("$parts/sidebar.php");?>\r
       \r
index b5ac17bd239af00350535f6ac50af53a64e49ffe..0a780565055255eeb0dd77ccbc3a668a554ec075 100644 (file)
@@ -5,7 +5,7 @@
   head($pgtitle, $pgdescription);
 ?>
 <body>    
-  <table>
+  <table id="content">
     <tr>
       <?php include_once("$parts/sidebar.php");?>
       
index 03efca67fb3ef8a7680489d0ce14220deb555a73..4d514025072b3ca42cb4745ae4dab5201d926c6c 100644 (file)
   <table>
                <tr>
                        <!-- hitwebcounter Code START -->
-                       <td><a href="https://www.hitwebcounter.com" target="_blank"><img src="https://hitwebcounter.com/counter/counter.php?page=20998791&style=0019&nbdigits=5&type=ip&initCount=231" Alt="Visit counter For Websites" title="total unique visitors" border="0" width="90"></a></td>
-                       <td><a href="http://www.anybrowser.org/campaign/"><img src="./images/gifs/badges/anybrowser.gif" alt="Viewable With Any Browser" title="actually, this site is best to view on your desktop computer ;&rpar;" width="90"></a></td>
+                       <td><a href="https://www.hitwebcounter.com" target="_blank"><img src="https://hitwebcounter.com/counter/counter.php?page=20998791&style=0019&nbdigits=5&type=ip&initCount=231" Alt="Visit counter For Websites" title="total unique visitors" border="0" width="100"></a></td>
+                       <td><a href="http://www.anybrowser.org/campaign/"><img src="./images/gifs/badges/anybrowser.gif" alt="Viewable With Any Browser" title="actually, this site is best to view on your desktop computer ;&rpar;" width="100"></a></td>
                </tr>
     <tr>
-                       <td><img src="/images/gifs/badges/mullvad.avif" alt="free the internet" title="make your own space on the web!" width="90"></td>
-                       <td><a href="http://heliohost.org"><img src="/images/gifs/heliohost-org.gif" alt="heliohost" title="site is hosted by heliohost.org" height="70"></a></td>
+                       <td><img src="/images/gifs/badges/mullvad.avif" alt="free the internet" title="make your own space on the web!" width="100"></td>
+                       <td><a href="https://heliohost.org"><img src="/images/gifs/heliohost-org.gif" alt="heliohost" title="site is hosted by heliohost.org" height="70"></a></td>
     </tr>
        </table>
 
index 96f9723d77ff50c1a0112e9baf4df930ff7fde25..d27db055b0e5e5e084c42f8412a99f7e81c4b4ef 100644 (file)
@@ -5,7 +5,7 @@
   head($pgtitle, $pgdescription);
 ?>
 <body>    
-  <table>
+  <table id="content">
     <tr>
       <?php include_once("$parts/sidebar.php");?>
       
index 7f73c35e4305e9ed143a851d2f284a539d5e9c10..2484444cad86f80547304a1fff28e710f44ba522 100644 (file)
@@ -21,9 +21,6 @@
   text-decoration: none;
 }
 #sidebar table {
-       text-align: center;
-       background-image: none;
-       border-style: none;
        border-spacing: 0;
 }
 #body {
index e4fe0f677947d13933cd0b76c4cd6e94f7809031..29637e638969be0ce56a7a5c43ff91b98eb84ed3 100644 (file)
@@ -1,14 +1,8 @@
-html, body {
-  height: 100%;
-  width: 100%;
-  box-sizing: border-box;
-}
 body {
+       font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
        background-image: url('/images/backgrounds/Ocean.jpg');
        background-size: cover;
-  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
-  margin: 0 auto;
-  padding: 10px 0;
+       background-attachment: fixed;
 }
 p {
   line-height: 2;
@@ -16,13 +10,13 @@ p {
   margin-bottom: 10px;
   margin-top: 0;
 }
-table {
+#content {
        background-image: url('/images/backgrounds/backgroundclouds.gif');
   background-repeat: repeat;
   height: fit-content;
   width: 95%;
   max-width: 900px;
-  margin: 0 auto;
+  margin: 10px auto;
   border-style: ridge;
 }
 h1, h2, h3, h4, h5, h6 {