From f5646276cf629ffa32b87cb23afb99823d498510 Mon Sep 17 00:00:00 2001 From: Michael Scherer Date: Jan 14 2021 12:05:20 +0000 Subject: Remove website that no longer exist --- diff --git a/serverbeach1.fedoraproject.org/404.html b/serverbeach1.fedoraproject.org/404.html deleted file mode 100644 index 80ff786..0000000 --- a/serverbeach1.fedoraproject.org/404.html +++ /dev/null @@ -1,6 +0,0 @@ - -

Error 404

- -

Sorry, the file you are looking for probably no longer exists.

- - diff --git a/serverbeach1.fedoraproject.org/FOOTER.html b/serverbeach1.fedoraproject.org/FOOTER.html deleted file mode 100644 index ab240e7..0000000 --- a/serverbeach1.fedoraproject.org/FOOTER.html +++ /dev/null @@ -1,17 +0,0 @@ - - -
- -
- - - diff --git a/serverbeach1.fedoraproject.org/HEADER.html b/serverbeach1.fedoraproject.org/HEADER.html deleted file mode 100644 index 3717b32..0000000 --- a/serverbeach1.fedoraproject.org/HEADER.html +++ /dev/null @@ -1,31 +0,0 @@ - - - - - Fedora People - - - - -
- - -
-
-
diff --git a/serverbeach1.fedoraproject.org/css/fedora.css b/serverbeach1.fedoraproject.org/css/fedora.css deleted file mode 100644 index 175dc65..0000000 --- a/serverbeach1.fedoraproject.org/css/fedora.css +++ /dev/null @@ -1,155 +0,0 @@ -* -{ - margin: 0; - padding: 0; -} - -html, body -{ - height: 100%; -} - -body -{ - height: 100%; - font-size: 76%; - background: #FFFFFF url(http://fedoraproject.org/static/images/border-left.png) 0 0 repeat-y; -} - -a img -{ - border: none; -} - -#wrapper -{ - margin-left: 18px; - font: normal 2.3ex/1.5 sans-serif; - min-height: 100%; - background: #FFFFFF url(http://fedoraproject.org/static/images/border-right.png) 100% 0 repeat-y; - padding-right: 18px; -} - -#head -{ - border-top: 10px solid #337ACC; - padding: 1ex 2ex 17px; - background: #FFFFFF url(http://fedoraproject.org/static/images/line.png) 0 100% repeat-x; -} - -#head h1 a -{ - display: block; - text-indent: -9999px; - background: url(http://fedoraproject.org/static/images/fedora-logo.png) 20px 50% no-repeat; - height: 73px; - width: 138px; - overflow: hidden; -} - -#content -{ - margin: 0 2ex; - height: 1%; /* Haslayout fix */ - background: red; - padding: 1ex 1ex 120px; - color: #666666; - background: #FFFFFF; -} - -#content h2 -{ - font-size: 3.25ex; -} - -#content h2 div { - font-size: 1ex; - font-weight: normal; -} - -#content h3 -{ - color: #337acc; - margin: 1.5ex 0; - font-size: 2.5ex; -} - -#content p -{ - margin: 1ex 5ex 1ex 0; -} - -#content img -{ - margin: 2ex 0; -} - -#content a -{ - color: #337ACC; -} - -#footer -{ - position: relative; - font: normal 1.5ex/1.5 sans-serif; - clear: both; - text-align: center; - background: #FFFFFF url(http://fedoraproject.org/static/images/line-bottom.png) 0 0 repeat-x; - margin: -90px 0 0; - border-bottom: 10px solid #337ACC; - height: 80px; - color: #AAAAAA; -} - -#bottom -{ - background: #FFFFFF url(http://fedoraproject.org/static/images/border-right.png) 100% 0 repeat-y; - margin-left: 18px; - padding-right: 18px; -} - -#footer ul -{ - list-style: none; -} - -#footer li -{ - display: inline; - border-left: 1px solid #AAAAAA; - padding: 0 0.75ex; - margin-left: -1px; -} - -#footer li.first -{ - border-left: none; -} - -#footer a -{ - color: #223344; -} - -#footer a:hover -{ - color: #112233; -} - -#footer .copy -{ - padding-top: 3ex; -} - -.ToolTip { - display: block; - position: absolute; - border: 1px solid black; - background-color: lightyellow; - width: 200px; -} - -.invisible { - display: none; -} diff --git a/serverbeach1.fedoraproject.org/css/style.css b/serverbeach1.fedoraproject.org/css/style.css deleted file mode 100644 index 1b7bf87..0000000 --- a/serverbeach1.fedoraproject.org/css/style.css +++ /dev/null @@ -1,122 +0,0 @@ -#sidebar -{ - float: left; - width: 25ex; - margin: 2ex 0; - background: #FFFFFF; -} - -#content -{ - margin-left: 25ex!important; - height: auto; -} - -#content ul -{ - list-style: square; - margin: 1ex 3ex; - line-height: 1; -} - -#content table -{ - border-collapse: collapse; -} - -#content th, #content td -{ - border: 1px solid #DDDDDD; - padding: 0.5ex 2ex; -} - -.nav, #hosting-sponsor -{ - margin: 0 10px; - padding: 0 1.5ex; -} - -.nav h2, #hosting-sponsor h2 -{ - border-bottom: 1px dotted #AAAAAA; - color: #444444; - font-size: 1.5ex; - margin: 2ex 0 1ex; - text-transform: uppercase; - font-weight: normal; -} - -.nav ul -{ - list-style: url(http://fedoraproject.org/static/images/arrow.png); - margin-left: 15px; -} - -.nav li -{ - margin: 0.25ex 1ex; - color: #777777; - font-size: 1.5ex; -} - -.nav a -{ - font-weight: bold; - margin-right: 0.75ex; - color: #729FCF; -} - -#content h3 -{ - margin: 0!important; -} - -#pageLogin -{ - float: right; -} - -.pkglist -{ - border: 1px solid #CCCCCC; - width: 100%; - margin: 1.5ex 0; - text-align: center; -} - -.pkglist th, .pkglist td -{ - border: none!important; -} - -.pkglist table th, .pkglist table td -{ - border: 1px solid #CCCCCC; -} - -.actions -{ - list-style: none; - line-height: 1; - margin: 1ex 0!important; -} - -.actions li -{ - display: inline; - margin-right: 1ex; -} - -a.bodhi -{ - padding-left: 20px; - background: url(../images/bodhi.png) 0 50% no-repeat; -} - -a.koji -{ - padding-left: 20px; - background: url(../images/koji.png) 0 50% no-repeat; -} - - diff --git a/serverbeach1.fedoraproject.org/images/serverBeach.png b/serverbeach1.fedoraproject.org/images/serverBeach.png deleted file mode 100644 index f9f871c..0000000 Binary files a/serverbeach1.fedoraproject.org/images/serverBeach.png and /dev/null differ