l0bsterPage

статический сайт омаров
Log | Files | Refs | README | LICENSE

commit e72847902e228208221cc84eec215bab2ba65d7e
Author: l0bsterz <hide4653@gmail.com>
Date:   Thu, 30 Apr 2020 04:02:43 +0000

спочатку здійснити

Diffstat:
APIXleft_5.ttf | 0
APixle_Font.ttf | 0
Aindex.nginx-debian.html | 56++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Alobsterfire.png | 0
4 files changed, 56 insertions(+), 0 deletions(-)

diff --git a/PIXleft_5.ttf b/PIXleft_5.ttf Binary files differ. diff --git a/Pixle_Font.ttf b/Pixle_Font.ttf Binary files differ. diff --git a/index.nginx-debian.html b/index.nginx-debian.html @@ -0,0 +1,56 @@ +<!DOCTYPE html> +<html> +<head> +<title>Welcome to nginx!</title> +<style> + @font-face { + font-family: myfont; + src: url("PIXleft_5.ttf"); + } + + body { + width: 35em; + margin: 0 auto; + + background: #bd305c + } + img{ + height: 400px; + width: 500px; + padding-bottom: 0px; + margin-top:30%; + margin-bottom: 0px; + + } + p{ + font-family: myfont; + font-size: 56px; + padding-top: 0px; + margin-top: -1.5em; + + } + #info{ + font-family: myfont; + font-size: 20px; + padding-top: 0px; + margin-top: -2.4em; + + padding-bottom:0px; + } + #intro{ + padding-top: 0px + + } + +</style> +</head> +<body> + <center> + <div id = 'intro'> +<img src = 'lobsterfire.png'> +<p>l0bster</p> +<p id = 'info'>irc.l0bster.ru/+6697 #l0bsters (SSL Only)</p> +</div> + </center> +</body> +</html> diff --git a/lobsterfire.png b/lobsterfire.png Binary files differ.