Skip to content
This repository has been archived by the owner on Aug 5, 2024. It is now read-only.

Commit

Permalink
gh
Browse files Browse the repository at this point in the history
  • Loading branch information
DigitalCheese authored Oct 7, 2023
1 parent 1d64161 commit fa842af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/CHT.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
body {background-color:black;background-image:url(/assets/CHT-BG.gif);color:white!important;font-family:'Arial', 'Courier New', 'Sans-serif';word-wrap:break-word!important}

div.content {max-width:99%;width:500px;margin:0px;float:right;}
div.head {background:rgba(0,0,0,.5);padding:2em 3em;font-size:21px;}
div.head {background:rgba(0,0,0,.5);padding:4px;max-width:99%;width:500px;font-size:21px;}
div.nav {background:#333;color:white!important;text-align:center;padding:5px 0px;}
div.text {background:rgba(0,0,0,.5);text-align:center;font-size:0.85em}
div.footer {background:black;font-size:10px}
Expand Down

0 comments on commit fa842af

Please sign in to comment.