aboutsummaryrefslogtreecommitdiff
path: root/oldwww/config/test_401.css
diff options
context:
space:
mode:
authorHorus32014-09-25 10:33:47 +0200
committerHorus32014-09-25 10:33:47 +0200
commit1fe76ba743a3418da9a0883b29756d442384d0bc (patch)
tree091910ffd183d94c0f8b70a8f4c362f733033b03 /oldwww/config/test_401.css
parent2036626b560f22efd59673187a2de3b1319fcf8a (diff)
downloadjungegemeinde-1fe76ba743a3418da9a0883b29756d442384d0bc.tar.gz
init
Diffstat (limited to 'oldwww/config/test_401.css')
-rw-r--r--oldwww/config/test_401.css29
1 files changed, 0 insertions, 29 deletions
diff --git a/oldwww/config/test_401.css b/oldwww/config/test_401.css
deleted file mode 100644
index 80ad4d0..0000000
--- a/oldwww/config/test_401.css
+++ /dev/null
@@ -1,29 +0,0 @@
-body {
-/*background: white url("haruhi.png") no-repeat fixed top;*/
-}
-
-<style type="text/css">
- div.container {top: 0; left: 0; width: 100%; height: 100%;
- position: fixed; display: table}
- p {display: table-cell; vertical-align: middle}
-
- /* Horizontal centering of image: set left & right margins to 'auto' */
- img.displayed {display: block; margin: 1em auto}
-
- /* Also center the lines in the paragraph */
- p {top: 590px; text-align: center font-size: 300%; font-family: Courier; color: black;}
-</style>
-
-/*<div class=container>
- <p>Access forbidden. Now get the fuck out.
- <img class=displayed src="./haruhi.png"></p>
-</div>*/
-
-h1 {
-/*position: relative;*/
-top: 590px;
-font-family: Courier;
-font-size: 300%;
-color: black;
-text-align: center;
-}