diff --git a/fedi/index.html b/fedi/index.html index fc5e60e..93d14ac 100644 --- a/fedi/index.html +++ b/fedi/index.html @@ -6,6 +6,13 @@ + +
+
go back home

everypizza.im - fedi

diff --git a/index.css b/index.css index 6be740b..b129214 100644 --- a/index.css +++ b/index.css @@ -49,6 +49,20 @@ blockquote { padding: 10px; } +div#banner { + position: absolute; + top: 0; + left: 0; + background-color: #e2ff25; + width: 100%; +} +div#banner-content { + width: 800px; + margin: 0 auto; + padding: 10px; + color: #000 +} + @-webkit-keyframes AnimationName { 0%{background-position:0% 50%} 50%{background-position:100% 50%} diff --git a/index.html b/index.html index 62f2baf..99a04a6 100644 --- a/index.html +++ b/index.html @@ -6,6 +6,13 @@ + +
+
home | rules | system info

everypizza.im

diff --git a/rules.html b/rules.html index 95b7cfe..7bfae2f 100644 --- a/rules.html +++ b/rules.html @@ -6,6 +6,13 @@ + +
+
home | rules | system info

everypizza.im - rules

diff --git a/sysinfo.html b/sysinfo.html index 15a83e3..97de539 100644 --- a/sysinfo.html +++ b/sysinfo.html @@ -5,6 +5,13 @@ + +
+
home | rules | system info

everypizza.im - system info