Merge branch 'master' of TechEmporium/thunix_2.0_website into master

This commit is contained in:
ubergeek 2019-02-22 07:23:06 -05:00 committed by Gitea
commit 1c656b4c12
2 changed files with 15 additions and 15 deletions

View File

@ -4,14 +4,14 @@ padding: 0;
background: #222222; background: #222222;
font-family: Consolas, Arial, Helvetica, Sans-Serif; font-family: Consolas, Arial, Helvetica, Sans-Serif;
font-size: 12px; font-size: 12px;
color: #00FF00; color: #00CD00;
} }
h1, h2, h3 { h1, h2, h3 {
margin: 0; margin: 0;
padding: 0; padding: 0;
font-weight: normal; font-weight: normal;
color: #00FF00; color: #00CD00;
} }
h1 { h1 {
@ -35,7 +35,7 @@ ul, ol {
} }
a { a {
color: #00FFFF; color: #00CDCD;
text-decoration: none; text-decoration: none;
} }
@ -80,7 +80,7 @@ margin: 0;
padding: 0px 0 0 2px; padding: 0px 0 0 2px;
font: normal 14px Georgia, "Times New Roman", Times, serif; font: normal 14px Georgia, "Times New Roman", Times, serif;
font-style: italic; font-style: italic;
color: #00FF00; color: #00CD00;
} }
#logo a { #logo a {
@ -124,7 +124,7 @@ text-decoration: none;
text-align: center; text-align: center;
font-size: 13px; font-size: 13px;
font-weight: bold; font-weight: bold;
color: #00FFFF; color: #00CDCD;
border: none; border: none;
} }
@ -221,7 +221,7 @@ font-weight: bold;
#sidebar { #sidebar {
margin: 0px; margin: 0px;
padding: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;
color: #00FF00; color: #00CD00;
} }
@media only screen and (orientation: landscape) and (min-width: 1024px){ @media only screen and (orientation: landscape) and (min-width: 1024px){
@ -230,7 +230,7 @@ float: left;
width: 22%; width: 22%;
margin: 0px; margin: 0px;
padding: 0px 20px 0px 0px; padding: 0px 20px 0px 0px;
color: #00FF00; color: #00CD00;
} }
} }
@ -270,7 +270,7 @@ font-style: italic;
height: 38px; height: 38px;
padding-left: 30px; padding-left: 30px;
letter-spacing: -.5px; letter-spacing: -.5px;
font-size: 1.8em; font-size: 1.5em;
} }
#sidebar p { #sidebar p {
@ -281,12 +281,12 @@ text-align: justify;
#sidebar a { #sidebar a {
border: none; border: none;
color: #00FFFF; color: #00CDCD;
} }
#sidebar a:hover { #sidebar a:hover {
text-decoration: underline; text-decoration: underline;
color: #00FFFF; color: #00CDCD;
} }
/* Footer */ /* Footer */
@ -304,14 +304,14 @@ padding-top: 15px;
line-height: normal; line-height: normal;
font-size: 9px; font-size: 9px;
text-align: center; text-align: center;
color: #00FF00; color: #00CD00;
} }
#footer a { #footer a {
color: #00FFFF; color: #00CDCD;
} }
#footer a:hover { #footer a:hover {
text-decoration: underline; text-decoration: underline;
color: #00FFFF; color: #00CDCD;
} }

View File

@ -26,8 +26,8 @@
<li>Storing/distributing content that defames any individual</li> <li>Storing/distributing content that defames any individual</li>
<li>Promoting racial, ethnic, religious, political and other forms of bigotry</li> <li>Promoting racial, ethnic, religious, political and other forms of bigotry</li>
<li>Storing/distributing, promoting, or encouraging use of pirated/cracked software, license keys, license/registration circumvention programs, or any questionable programs/scripts that can risk causing unauthorized modifications, or disrupts network services for any programs or devices.</li> <li>Storing/distributing, promoting, or encouraging use of pirated/cracked software, license keys, license/registration circumvention programs, or any questionable programs/scripts that can risk causing unauthorized modifications, or disrupts network services for any programs or devices.</li>
<li>Mining cryptocurrencies</li> <li>Mining cryptocurrencies</li>
<li>Spamming on any forums, mailing lists, irc channels, newsgroups, etc.</li> <li>Spamming on any forums, mailing lists, irc channels, newsgroups, etc.</li>
</ol> </ol>
<p>Items 4, 5, 6, 7, and 8 may also result in legal action against any offending users, depending on the severity of each case and any other individuals who may have been affected.</p> <p>Items 4, 5, 6, 7, and 8 may also result in legal action against any offending users, depending on the severity of each case and any other individuals who may have been affected.</p>
<p>Copyright infringement is not allowed on thunix, and we will not allow any illegal content to be distributed.</p> <p>Copyright infringement is not allowed on thunix, and we will not allow any illegal content to be distributed.</p>