-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
1 lines (1 loc) · 976 Bytes
/
index.html
File metadata and controls
1 lines (1 loc) · 976 Bytes
1
<!doctypehtml><title>tf2.team</title><style>body,html{height:100%;display:grid;overflow:hidden;background-color:#242424}#content{margin:auto;width:20%;text-align:center}a{color:#fff;text-decoration:none;font-family:"Courier New",Courier,monospace}@media screen and (max-width:768px){#content{width:70%}}#logo{-webkit-animation-name:spin;animation-name:spin;-webkit-animation-duration:4.5s;animation-duration:4.5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}@-webkit-keyframes spin{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}</style><div id=content><object data=logo.svg id=logo type=image/svg+xml></object> <a href=mailto:contact@tf2.team>contact@tf2.team</a></div>