diff options
Diffstat (limited to 'src/static')
-rw-r--r-- | src/static/osx.png | bin | 0 -> 661331 bytes | |||
-rw-r--r-- | src/static/osx_thumb.jpg | bin | 0 -> 10290 bytes | |||
-rw-r--r-- | src/static/style.css | 10 | ||||
-rw-r--r-- | src/static/tiger.png | bin | 0 -> 473787 bytes | |||
-rw-r--r-- | src/static/tiger_thumb.jpg | bin | 0 -> 9381 bytes |
5 files changed, 10 insertions, 0 deletions
diff --git a/src/static/osx.png b/src/static/osx.png Binary files differnew file mode 100644 index 0000000..08640b3 --- /dev/null +++ b/src/static/osx.png diff --git a/src/static/osx_thumb.jpg b/src/static/osx_thumb.jpg Binary files differnew file mode 100644 index 0000000..63c0344 --- /dev/null +++ b/src/static/osx_thumb.jpg diff --git a/src/static/style.css b/src/static/style.css index 32c6efd..a28b1f2 100644 --- a/src/static/style.css +++ b/src/static/style.css @@ -95,6 +95,15 @@ a { .center { text-align: center; } +.vtop { + vertical-align: top; +} +.vmid { + vertical-align: middle; +} +.vbtm { + vertical-align: bottom; +} .imgLink { color: black; text-decoration: none; @@ -137,6 +146,7 @@ a { .guestbook-content { padding: 4px; } +#guestbook_frame, #gbframe { display: block; border: none; diff --git a/src/static/tiger.png b/src/static/tiger.png Binary files differnew file mode 100644 index 0000000..33491f5 --- /dev/null +++ b/src/static/tiger.png diff --git a/src/static/tiger_thumb.jpg b/src/static/tiger_thumb.jpg Binary files differnew file mode 100644 index 0000000..2f5bcaf --- /dev/null +++ b/src/static/tiger_thumb.jpg |